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 c++/41304] Building error while compiling gcc 4.3.2



------- Comment #2 from vijay dot x dot jain at jpmchase dot com  2009-09-08 07:55 -------
Following is the output of gcc -v 

Using built-in specs.
Target: sparc-sun-solaris2.10
Configured with:
/net/clpt-v490-1/export/data1/bldmstr/20090604_ceres_gcc432/src/configure
--prefix= --enable-shared --disable-static --with-system-zlib
--enable-checking=release --enable-languages=c,c++ --with-cpu=v9
--with-ld=/usr/ccs/bin/ld --without-gnu-ld --disable-gnattools --enable-tls
--with-as=/usr/ccs/bin/as --without-gnu-as
Thread model: posix
gcc version 4.3.2 (20090604) (gccfss) (GCC)


Do you mean I have to remove  srcdir=/home/odyssey/f065093/gcc/gcc-4.3.2/
 from configure options?

Also your statement building src directory is not supported. Does this mean I
have to run the configure script from
/home/odyssey/f065093/gcc/gcc-4.3.2/install and run gmake from the same
directory?


-- 


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


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