[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-10 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #22 from vijay dot x dot jain at jpmchase dot com 2009-09-10 14:03 --- GCC 4.3.2 has built sucessfully on my solaris 10 box. Thank You very much for all your help! -- vijay dot x dot jain at jpmchase dot com changed: What|Removed |Adde

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-10 Thread ebotcazou at gcc dot gnu dot org
--- Comment #21 from ebotcazou at gcc dot gnu dot org 2009-09-10 07:40 --- > Do we have precompiled GCC for solaris 10 which uses GNU ld, as etc. We are > looking for ld (binutils ) version 2.18. This is because the link error that > we > are gettting on solaris 10 has relevance to ld

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-10 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #20 from vijay dot x dot jain at jpmchase dot com 2009-09-10 07:33 --- Do we have precompiled GCC for solaris 10 which uses GNU ld, as etc. We are looking for ld (binutils ) version 2.18. This is because the link error that we are gettting on solaris 10 has relevance to ld v

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-10 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #19 from vijay dot x dot jain at jpmchase dot com 2009-09-10 07:25 --- gcc-3.4.6-sol10-sparc-local.gz These gcc packages require the installation of libiconv libiconv-1.11-sol10-sparc-local.gz Dependencies: libgcc_s.so.1 from libgcc-3.4.6 or gcc-3.4.6 or higher. libgcc-3.

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-10 Thread ebotcazou at gcc dot gnu dot org
--- Comment #18 from ebotcazou at gcc dot gnu dot org 2009-09-10 07:19 --- > When you say GCC from http://www.sunfreeware.com > do you mean by install gcc-3.4.6-sol10-sparc-local.gz on solaris 10 box with > necessary dependencies? Yes, try with this one for example. What are the depe

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-10 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #17 from vijay dot x dot jain at jpmchase dot com 2009-09-10 07:16 --- When you say GCC from http://www.sunfreeware.com do you mean by install gcc-3.4.6-sol10-sparc-local.gz on solaris 10 box with necessary dependencies? -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=4

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread ebotcazou at gcc dot gnu dot org
--- Comment #16 from ebotcazou at gcc dot gnu dot org 2009-09-10 06:52 --- > As mentioned by you the precompiled version of GCC on solaris 10 that we are > using is not the official compiler. So how do i fullfill this prerequisite Try with Sun Studio or with the genuine GCC: http://ww

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #15 from vijay dot x dot jain at jpmchase dot com 2009-09-10 06:02 --- Please find attached stack trace of the segmentation fault GNU C (GCC) version 4.3.2 (sparc-sun-solaris2.10) compiled by GNU C version 4.3.2 (20090604) (gccfss), GMP version 4.3.1, MPFR version

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread ebotcazou at gcc dot gnu dot org
--- Comment #14 from ebotcazou at gcc dot gnu dot org 2009-09-09 14:08 --- > I ran the same command on command line and got the same error > conftest.c:1: internal compiler error: Segmentation Fault > Please submit a full bug report, > with preprocessed source if appropriate. > See

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #13 from vijay dot x dot jain at jpmchase dot com 2009-09-09 13:39 --- Created an attachment (id=18553) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18553&action=view) where gcc4.3.2 gnu compile is failing -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41304

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #12 from vijay dot x dot jain at jpmchase dot com 2009-09-09 13:38 --- Created an attachment (id=18552) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=18552&action=view) Solaris 8 config.log where gcc4.3.2 compiles sucessfully -- http://gcc.gnu.org/bugzilla/show_bu

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #11 from vijay dot x dot jain at jpmchase dot com 2009-09-09 13:11 --- Following is the command on solaris 8 which compiles sucessfully /home/odyssey/f065093/gcc8/gcc8objdir/./gcc/xgcc -v -B/home/odyssey/f065093/gcc8/gcc8objdir/./gcc/ -B/home/odyssey/f065093/gcc8/gccinstall

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #10 from vijay dot x dot jain at jpmchase dot com 2009-09-09 11:35 --- I have got the file | /* confdefs.h. */ | | #define PACKAGE_NAME "GNU C Runtime Library" | #define PACKAGE_TARNAME "libgcc" | #define PACKAGE_VERSION "1.0" | #define PACKAGE_STRING "GNU C Runtime Librar

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread ebotcazou at gcc dot gnu dot org
--- Comment #9 from ebotcazou at gcc dot gnu dot org 2009-09-09 09:49 --- > I see no code for conftest.c in the config.log. Yet it is there. You can attach the file if you want and I'll take a look. > Is there a way where I can check the prerequites for gcc compilation on my > solari

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-09 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #8 from vijay dot x dot jain at jpmchase dot com 2009-09-09 09:31 --- I see no code for conftest.c in the config.log. Is there a way where I can check the prerequites for gcc compilation on my solaris 10 box? Also I can see gcc 4.3.2 compiling sucessfully on soalris 8. Will

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread redi at gcc dot gnu dot org
--- Comment #7 from redi at gcc dot gnu dot org 2009-09-08 16:00 --- (In reply to comment #6) > Could you please find from you env where is the file conftest.c and how is > that > generated? It's created by the configure script, config.log shows the content of the file, following text

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #6 from vijay dot x dot jain at jpmchase dot com 2009-09-08 14:24 --- My configure options were simple as required. /home/odyssey/f065093/gcc/gcc-4.3.2/configure --prefix=/home/odyssey/f065093/gccinstall --with-as=/3rdparty/fsf/binutils/2.18/bin/as --with-ld=/3rdparty/fsf

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #5 from ebotcazou at gcc dot gnu dot org 2009-09-08 13:15 --- > /home/odyssey/f065093/gcc/gcc-4.3.2/libgcc/configure > --cache-file=./config.cache --enable-multilib --prefix=/home/odyssey > /f065093/gccinstall --with-as=/3rdparty/fsf/binutils/2.18/bin/as > --with-ld=/3rdpart

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
--- Comment #4 from vijay dot x dot jain at jpmchase dot com 2009-09-08 12:54 --- I am still getting the same error Following is configure option from file "/home/odyssey/f065093/gccobjdir/sparc-sun-solaris2.10/libgcc/config.log" /home/odyssey/f065093/gcc/gcc-4.3.2/libgcc/configure --

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #3 from ebotcazou at gcc dot gnu dot org 2009-09-08 08:02 --- > Do you mean I have to remove srcdir=/home/odyssey/f065093/gcc/gcc-4.3.2/ > from configure options? Yes. > Also your statement building src directory is not supported. Does this mean I > have to run the config

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread vijay dot x dot jain at jpmchase dot com
--- 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

[Bug c++/41304] Building error while compiling gcc 4.3.2

2009-09-08 Thread ebotcazou at gcc dot gnu dot org
--- Comment #1 from ebotcazou at gcc dot gnu dot org 2009-09-08 07:27 --- > I am building gcc 4.3.2 on solaris 10 box. I am getting the following build > error. > checking for sparc-sun-solaris2.10-gcc... > /home/odyssey/f065093/gcc/gcc-4.3.2/host-sparc-sun-solaris2.10/gcc/xgcc > -B/ho