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 #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 Library 1.0"
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }


BUt still not able to resolve the problem

configure:2398: /home/odyssey/f065093/gccobjdir/./gcc/xgcc
-B/home/odyssey/f065093/gccobjdir/./gcc/ -B/home/odyssey/f065093/g
ccinstall/sparc-sun-solaris2.10/bin/
-B/home/odyssey/f065093/gccinstall/sparc-sun-solaris2.10/lib/ -isystem
/home/odyssey/f06
5093/gccinstall/sparc-sun-solaris2.10/include -isystem
/home/odyssey/f065093/gccinstall/sparc-sun-solaris2.10/sys-include -o
conftest -g -fkeep-inline-functions   conftest.c  >&5


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 <http://gcc.gnu.org/bugs.html> for instructions.


Will it be possible for you to come on chat for a while. 
Please let me know your AIM id, if possible. I think we would be done in few
minutes if we take this on chat!


-- 


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]