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,

> at last, I've successfully compiled a minimal gcc cross compiler for
> arm. now, I need to build glibc with the new just created cross
> compiler. however, an error have been raised when trying to do so...
> http://sprunge.us/MBeG
> it seems that the '--32' switch cause it to fail.
> However, I don't know why glibc trying to be compiled with the --32 switch...
> the configure command line was: http://sprunge.us/KFQh

I believe your cross-compiler is not in your PATH, so the native
compiler is used.

best regards
 Waldemar
 


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