This is the mail archive of the crossgcc@sources.redhat.com 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: arm cross tool chain build failured in Cygwin


dou wen wrote:
actually, i also successfully build glibc on "--disable-shared" just like
the guy in http://sources.redhat.com/ml/libc-alpha/2003-08/msg00066.html, on
cygwin, so i firstly thought the "--enable-shared" leads to these error, i
noticed the message at:
http://sources.redhat.com/ml/bug-glibc/2002-01/msg00071.html, and revised
his patch to fit to glibc 2.3.2, i.e, due to the file name in Windows  is
not case sensitive, i changed the ".oS"  in Makeconfig and Makerules to
".on" to make it different to ".os", and restart the crosstool build
procedure, but i get a compiler internal error at last(please see
attachment).

I love the glibc maintainer's response to that patch: http://sources.redhat.com/ml/bug-glibc/2002-01/msg00072.html Guess I should carry the patch in crosstool :-)

I haven't seen that internal error before.  Can you retry with gcc-3.3.2,
and if it persists, file a bug report at gcc.gnu.org?
- Dan

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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