This is the mail archive of the gcc-regression@gcc.gnu.org mailing list for the GCC 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: GCC build failed for native with your patch on 2003-07-09T09:41:45Z.



On Wednesday, Jul 9, 2003, at 19:01 US/Eastern, Mark Mitchell wrote:


On Wed, 2003-07-09 at 15:44, Jan Hubicka wrote:
On Wed, 2003-07-09 at 13:52, Andrew Pinski wrote:
I can reproduce this with just an include to "ext/pool_allocator.h".

On what platform are you reproducing this? Does anyone have a test-case
that I can use on i686-pc-linux-gnu, possibly after configuring in some
funny way?
I configured for i386-unknown-linux and it did reproduce for me.
It didn't in the default configuration. (i686)

I tried i386-unknown-linux, but my build didn't get as far as the C++ library -- it couldn't find the header files for the "cross" compiler.

Remind me how I tell it that it's not really a cross?


--host=i386-pc-linux-gnu


I am bootstrapping right now to see if my small testcase fails there.


Thanks, Andrew Pinski


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