Hi, On Sun, 2006-12-17 at 10:08 +0800, Gerrit Voss wrote: > Hi, > > On Sat, 2006-12-16 at 13:10 +0100, Carsten Neumann wrote: > > Hi, > > > > the patch introduced in r252 causes OpenSG 2 to build both debug and > > optimized variants with -g -O2 instead of one with -g and the other with > > -02. Reverting r252 restores the correct behavior. > > The problem is quite subtle and only arises when using the > > VariantsHelper and not using the default_*_level options on the command > > line. I believe the changes of r252 should be reverted (patch attached) > > and the problem reported by the OP can be fixed in his code by calling > > env_bldr.enabledDebug() - like VariantsHelper does. Or maybe I got it > > all wrong and a different fix is required ? > > that's the problem with external stuff we don't control. > > Anyway for now we can fix the revision in the external property > so we pull something that is working.
on a second thought, why don't we pull this as a vendor branch ? This way we can at least change it. kind regards, gerrit ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
