Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Fonconfig
Date: Fri, 21 Nov 2008 16:22:57 +0100	[thread overview]
Message-ID: <20081121152257.GF19039@mx.loc> (raw)
In-Reply-To: <C13DBBE85AD6974B85C118C35890CA5F13B90D3480@EU1RDCRDC1WX029.exi.nxp.com>

On Fri, Nov 21, 2008 at 03:47:41PM +0100, Daniel James Laird wrote:
>can you do gcc--version as sysroot only works on gcc>4.2

>/usr/lib/ccache/gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I.. -Wall -Wpointer-arith -Wstrict-prototypes    -Wmissing-prototypes -Wmissing-declarations     -Wnested-externs -fno-strict-aliasing    -Os  -Ibuild_i686/staging_dir/usr/include -Ibuild_i686/staging_dir/include --sysroot=build_i686/staging_dir/ -isysroot build_i686/staging_dir -mtune=i686 -march=i686 -MT fc-case.o -MD -MP -MF .deps/fc-case.Tpo -c -o fc-case.o fc-case.c
>mv -f .deps/fc-case.Tpo .deps/fc-case.Po
>/usr/lib/ccache/gcc  -Os  -Ibuild_i686/staging_dir/usr/include -Ibuild_i686/staging_dir/include --sysroot=build_i686/staging_dir/ -isysroot build_i686/staging_dir -mtune=i686 -march=i686  -Lbuild_i686/staging_dir/lib -Lbuild_i686/staging_dir/usr/lib --sysroot=build_i686/staging_dir/ -o fc-case fc-case.o
>/usr/bin/ld: this linker was not configured to use sysroots

Daniel, this is nonsense. It's the same repeated issue of mixing
CFLAGS_FOR_BUILD/CC_FOR_BUILD with CC/CFLAGS (for the target).

http://www.busybox.net/lists/buildroot/2007-June/003052.html

      reply	other threads:[~2008-11-21 15:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-21 10:23 [Buildroot] Fonconfig l m
2008-11-21 14:47 ` Daniel James Laird
2008-11-21 15:22   ` Bernhard Reutner-Fischer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20081121152257.GF19039@mx.loc \
    --to=rep.dot.nop@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox