This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug boehm-gc/21942] boehm-gc doesn't compile on Solaris 10/amd64
- From: "philip_walker at raytheon dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 May 2007 21:43:23 -0000
- Subject: [Bug boehm-gc/21942] boehm-gc doesn't compile on Solaris 10/amd64
- References: <bug-21942-81@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #6 from philip_walker at raytheon dot com 2007-05-23 22:43 -------
I experienced the same error trying to compile 4.2.0 using gcc 4.1.2.
gcc -v output is: Target: i386-pc-solaris2.10 configured with: ./configure
--with-as=/usr/sfw/bin/gas --with-gnu-as --with-ld=/usr/ccs/bin/ld
--without-gnu-ld --languages=c,c++ --enable-shared
Thread model =posix
gcc version 4.1.2
I get two errors about the -- before token, one on line 466 and one on line
2177 of gcconfig.h
I will be glad to provide more info if needed.
Philip
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21942