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?