This is the mail archive of the gcc-bugs@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]

[Bug bootstrap/65863] GCC does not compile with weird error messages


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65863

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
(In reply to Victor Porton from comment #1)
> Linux victor.local 3.10-2-amd64 #1 SMP Debian 3.10.7-1 (2013-08-17) x86_64
> GNU/Linux
> 
> with 32 bit userland

Try configure GCC with

./configure --prefix=/usr/local/stow/gcc-5.1.0 --enable-libada
--enable-languages=c,c++,java,lto,objc,ada i686-linux


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