So I don't get it: was this ever fixed? I'm still encountering this problem with an OSG 2.6.x version I downloaded about a week and a half ago (Last week of July). OSG compiles fine and the Viewer along with the examples work well. However, I can't compile my own apps because It doesn't like the "Missing" OpenThreads/Config, or the osg/Config . Those files are in fact missing form my tree.
-Jose On Fri, June 20, 2008 2:35 am, Mathias Fröhlich wrote: > On Friday 20 June 2008 11:31, Melchior FRANZ wrote: >> * Mathias Fröhlich -- Friday 20 June 2008: >> [Performing Test _OPENTHREADS_ATOMIC_USE_GCC_BUILTINS - Failed] >> >> > If you specify any >> > -march=whatevernewertargettocompilefor >> > to gcc the builtin is inlined with something usable. >> >> I was using -march=pentium4 already, so it should have worked? > No. > > Since we cannot ensure that during compile time of sources including osg/* > or > OpenThreads/*, -march=newenough is specified on the command line this is > currently disabled completely. > > There are ways around, but not yet implemented. > > GReetings > > Mathias > > -- > Dr. Mathias Fröhlich, science + computing ag, Software Solutions > Hagellocher Weg 71-75, D-72070 Tuebingen, Germany > Phone: +49 7071 9457-268, Fax: +49 7071 9457-511 > -- > Vorstand/Board of Management: > Dr. Bernd Finkbeiner, Dr. Florian Geyer, > Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech > Vorsitzender des Aufsichtsrats/ > Chairman of the Supervisory Board: > Prof. Dr. Hanns Ruder > Sitz/Registered Office: Tuebingen > Registergericht/Registration Court: Stuttgart > Registernummer/Commercial Register No.: HRB 382196 > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

