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: using crossgcc with old glibc


I tried it with 

CT_BINUTILS_EXTRA_CONFIG_ARRAY="LDFLAGS=-all-static" 
and 
CT_CC_EXTRA_CONFIG_ARRAY="LDFLAGS=-static"
into crosstool-ng config

but if failed when building gcc with a lot of g++ undefined reference
errors

I will build my toolchain with the oldest glibc, then I could export it
on every computer.

Thanks.

On Sat, 28 Jan 2012 14:37:45 -0800, Khem Raj <raj.khem@gmail.com>
wrote:
> On Sat, Jan 28, 2012 at 1:24 PM,  <music@linuxconsole.org> wrote:
>>
>> is there a way to use my toolchain on this older system ?
> 
> build statically linked toolchain
> 
> --
> For unsubscribe information see http://sourceware.org/lists.html#faq


--
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]