Re: Weird assembler messages with GCC 4.0

2005-07-06 Thread Peter Eisentraut
Matthias Klose wrote: please can you recheck with binutils 2.16 from experimental, That one works. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Weird assembler messages with GCC 4.0

2005-07-05 Thread Peter Eisentraut
So I wanted to recompile a C++ package with GCC 4.0 as was announced a few hours ago and it gave me quite puzzling warnings along the way. In particular, I get a whole bunch of warnings like this: g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../lua/include -I../lua/local -DLIBDIR=\/usr/lib\

Re: Weird assembler messages with GCC 4.0

2005-07-05 Thread Matthias Klose
Peter Eisentraut writes: So I wanted to recompile a C++ package with GCC 4.0 as was announced a few hours ago and it gave me quite puzzling warnings along the way. In particular, I get a whole bunch of warnings like this: [...] please can you recheck with binutils 2.16 from experimental, or