![]() |
Blitz Support : |
From: Michael Cass (M.Cass_at_[hidden])
Date: 2005-04-27 08:19:22
I have been trying to get code I have running on an intel/linux box to
run efficiently on a powermac G5. I had previously got as far as make
lib in the blitz install process and left it there. My code compiles and
runs but extremely slowly (even with every available optomization I
could find turned on).
make-examples either gives an error about lack of virtual memory (the
machine has 2Gb of ram so memory shouldn't be a problem) or complains
about undeffined symbols for everything from std:: and blitz::
Is there some problem with templates under osx? or am I missing a simple
option that would fix things?
thanks in anticipation.
Michael