[csw-maintainers] Anyone wants to update wxWidgets?

Nicolai Schwindt schwindt at dfki.uni-kl.de
Mon Aug 24 14:55:14 CEST 2009


[...]
> What's scary about this is that the problem appears to be in a file
> inside Sun Studio: /opt/sunstudio12.1/prod/include/CC/Cstd/./memory

I did a successfull build localy on my machines using this :

./configure  --prefix=/opt/csw --mandir=/opt/csw/share/man --enable-gui 
--enable-plugins --enable-shared --enable-dynamicloader --with-gtk --with-sdl 
--with-opengl --enable-controls --enable-iff CC=cc CFLAGS=-xO3 -xstrconst 
-xildoff CPPFLAGS=-I/opt/dfki/include -I/opt/csw/include CXXFLAGS=-xO4 
-xildoff CXX=CC LDFLAGS=-L/opt/dfki/lib -R/opt/dfki/lib -L/opt/csw/lib 
-R/opt/csw/lib -Wl,-zcombreloc

On :
SunOS isg-1516 5.10 Generic_141415-07 i86pc i386 i86pc

/opt/SUNWspro/bin/CC -V
CC: Sun C++ 5.9 SunOS_i386 Patch 124864-14 2009/06/23

Sure you are using Studio 12 ?


Nicolai




More information about the maintainers mailing list