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/17940] make bootstrap fails because libiberty-components are not compiled


------- Additional Comments From o dot kullmann at swansea dot ac dot uk  2004-10-11 20:02 -------
Subject: Re:  make bootstrap fails because libiberty-components are not compiled

On Mon, Oct 11, 2004 at 07:36:22PM -0000, pinskia at gcc dot gnu dot org wrote:
> 
> ------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-11 19:36 -------
> read http://gcc.gnu.org/bugs.html first and provide all the needed info.
> We need how you configured and what target is this for.
>

The configure command is:

csoliver@cs-wsok:~/GCC/Install_3.4.2> /home/csoliver/GCC/gcc-3.4.2/configure --enable-threads=posix --prefix=/home/csoliver/GCC/Created_3.4.2/  --enable-languages=c,c++,f77,objc,java,ada --enable-shared

The compiler used is

csoliver@cs-wsok:~/GCC> g++ -v
Reading specs from /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib64 --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit x86_64-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)

Processor: AMD Opteron 248. 

Oliver

> -- 
> 
> 
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940
> 
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
> 



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17940


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