This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Toolchain has UID dependency


Martin Guy wrote:
On 6/29/10, Rod Nussbaumer <bomr@triumf.ca> wrote:
ls -ld
/home/bomr/x-tools/arm-unknown-linux-gnu/lib/gcc/arm-unknown-linux-gnu/4.1.2/include

 That directory never existed, except on the host where the toolchain was
built.

Well, it certainly shouldn't be referenced in the installed toolchain then. Try checking the "sysroot" option in ct-ng, which changes the way that the installed files are organized into a more portable layout.

M


Agreed. I find it quite puzzling. Here are all entries from the config file that contain "SYSROOT"



CT_USE_SYSROOT=y CT_SYSROOT_DIR_PREFIX=""

I'm rebuilding now without CT_USE_SYSROOT.

--- rod.

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]