This is the mail archive of the gcc@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: can't compile 4.0 here



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


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