Mathias Gumz wrote: > hi, > > i am kinda missing a comment on the supported compilers for the > opensg2-branch at the building site: > > http://opensg.vrsource.org/trac/wiki/Building > > i tried vc7, but since osgconfig.h likes to have <intrin.h> i suppose > vc7 is dropped as a supported compiler? not that i would be overly sad > about this, but a clear statement somewhere on the building site would > perhaps a big plus ... > > so, what are the supported compilers for opensg2 right now? vc8, vc9 > and intel? or is mingw-gcc4 also supported?
VC7.1 ought to be supported. The <intrin.h> bug has crept up recently in svn when we added atomic ref counting and Gerritt (who implemented it) is on vacation so it hasn't been addressed properly just yet. 8 & 9 works fine. Not sure about mingw/cygwin currently, as I don't use that. Cheers, /Marcus ------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
