can't compile 4.0 here

Andrew Pinski pinskia@physics.uc.edu
Sat Jan 15 23:19:00 GMT 2005


On Jan 15, 2005, at 5:03 PM, Tommy Vercetti wrote:

> Hi folks
>
> If this is the right place, I would like to ask about compilation 
> error.
>
> I am pulling out gcc from HEAD cvs.
> than mkdir ../build
> cd ../build
> ../gcc/configure  --enable-languages=c,c++ --prefix=/usr/local/gcc4.0
> --with-system-zlib
> (system-zlib is necessary, otherwise it doesn't even configure).
> make
> and I get:

You don't have the 32bit user land, use --disable-multilib.

-- Pinski



More information about the Gcc mailing list