Hi All, I compiled without any gcc4opt flag and things now work! Strange. If anyone has ideas on why this would be the case I'd love to understand what is going on. Otherwise, I guess I'll continue on with the generic optimization build. Thanks! steven On 2/18/07, Steven Yi wrote: > Hi All, > > I'm experiencing a strange situation. I was testing out an instrument > Pia contributed to blueShare that uses a gen 01 to load in a > soundfile. Now, when I use the regular build I have that has > noDebug=1 and optimization flags on and run this project, I get a > segfault. Running gdb with this build that is optimized doesn't give > much clues as the names are stripped, but it does mention sndfilein on > the bt. When using a debug build, I don't get the problem! > > I'm really confused and haven't got a clue as to what's going on. > I've ran scons -c and rebulit a number of times. This is all with > latest from CVS for both the debug and release builds. > > My settings for the normal build I do is as follows: > > scons gcc4opt=pentium-m dynamicCsoundLibrary=1 useDouble=1 buildCsoundVST=1 noDe > bug=1 buildStkOpcodes=1 buildPythonOpcodes=1 pythonVersion=2.4 buildJavaWrapper= > 1 buildInterfaces=1 buildWinsound=1 useOsc=1 noFLTKThreads=1 buildCsound5GUI=1 b > uildVirtual=1 buildNewParser=1 > > for by debug build I have: > > scons dynamicCsoundLibrary=0 useDouble=1 buildCsoundVST=0 noDebug=0 buildStkOpc > odes=0 buildPythonOpcodes=0 pythonVersion=2.4 buildJavaWrapper=0 buildInterfaces > =0 buildWinsound=1 > > > I have tried building with dynamicCsoundLibrary=0 on the regular build > but that did not seem to have an effect. Any help on this would be > very appreciated! > > steven > ------------------------------------------------------------------------- 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 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net