From: Sam H. <sa...@zo...> - 2005-10-31 15:17:07
|
Hello, I am the Debian maintainer for OpenVRML and I am having great trouble getting it to build on all our architectures, because of g++'s insane memory usage when lots of templates are involved. I know the problem lies mostly with g++, but if anyone with the skills could have a look at browser.cpp and vrml97node.cpp in the src/libopenvrml/openvrml/ directory, it would be much appreciated. There must be a way to split these files so that g++'s memory usage drops below 100MB (currently 150MB for browser.cpp and 350MB for vrml97node.cpp on my x86 computer). Best regards, -- Sam. |