On Fri, 3 Sep 2004, Jason 'vanRijn' Kasper wrote:

> >  g++ 2.95.4 (FreeBSD native compiler)

I tried beta1 and now beta2 and can not compile with NetBSD's native
2.95.3.

 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -DSHAPE -DMITSHM -DXFT
-DNLS -DLOCALEPATH=\"/usr/pkg/share/blackbox/nls\" -O2 -s
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -W
-pedantic -I/usr/X11R6/include -I/usr/pkg/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -c Application.cc -o Application.o
In file included from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from Util.hh:29,
                 from Timer.hh:28,
                 from Application.hh:28,
                 from Application.cc:25:
/usr/include/g++/stl_alloc.h:1055: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern'
..


 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/include
-I/usr/pkg/include/freetype2 -I/usr/X11R6/include -DSHAPE -DMITSHM -DXFT
-DNLS -DLOCALEPATH=\"/usr/pkg/share/blackbox/nls\" -O2 -s
-I/usr/pkg/include -I/usr/include -I/usr/pkg/include/freetype2 -Wall -W
-pedantic -I/usr/X11R6/include -I/usr/pkg/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -c Bitmap.cc -o Bitmap.o
In file included from /usr/include/g++/alloc.h:21,
                 from /usr/include/g++/std/bastring.h:39,
                 from /usr/include/g++/string:6,
                 from Util.hh:29,
                 from Bitmap.hh:28,
                 from Bitmap.cc:25:
/usr/include/g++/stl_alloc.h:1055: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
/usr/include/g++/stl_alloc.h:1056: warning: ANSI C++ forbids the use of
`extern' on explicit instantiations
Bitmap.cc: In function `void bt::createBitmapLoader(const bt::Display &)':
Bitmap.cc:101: Internal compiler error.
Bitmap.cc:101: Please submit a full bug report.
Bitmap.cc:101: See <URL:http://www.gnu.org/software/gcc/bugs.html> for
instructions.
*** Error code 1


gcc version 3.3.3 works fine.

It built and I am running beta2.


  Jeremy C. Reed
  http://bsd.reedmedia.net/  -- BSD news and resources

-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html
Trouble? Contact [EMAIL PROTECTED]

Reply via email to