From: Stefan R. <ste...@gm...> - 2006-11-19 23:46:32
|
Hello, Sunday, November 19, 2006, 7:43:12 PM, you wrote: RH> Reed Hedges wrote: >> Braden McDaniel wrote: >> >>> You could not use Cygwin/gcc. gcc doesn't handle lots of large symbols >> >>> Can you use the Microsoft compiler? >> >> I usually prefer MinGW (with MSYS), though I've never tried Openvrml >> with it. RH> It may have similar problems, since the gcc port is similar (though the RH> libraries are not) I compiled openVRML with both Cygwin and MinGW and tried to strip it, with similar failures. I also think I would have to make some major changes to the Makefile to compile it with the Visual C++ compiler, and as I am usually developing with MinGW, I would prefer to avoid this opportunity. So are there any other options for me to make the library smaller or do I have to get used to this? -- Thanks for the answers, Stefan |