This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


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: build failure with the --32 switch.


Hi,
Atar wrote,

> Hi there,
> 
> my cross compiler IS in my $PATH but the configure script didn't
> configure glibc for cross compiling. there was a missing --target or
> --host switch.
> 
> but although I fix that, another trouble has popped. the cross
> compiler don't find various files like crti.o crtn.o and also it don;t
> find the lib_ltoplugin.so file which is needed by the
> -fuse-linker-plugin switch.
> 
> any idea how to solve this?

Why you do not use a project doing all the hard work for you?
Crosstool-ng, OpenADK, Buildroot, Yocto, OpenEmbedded, Ptxdist,
OpenWrt,... they all can create cross-toolchains for you.

best regards
 Waldemar
 


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