bernhards - 2004-10-25

Hi,

I installed it++ on OSX with gcc3.3. I used the fftw3 and haru lib to obtain the it++external lib. The veclib of apple gives cblas and lapack support. Thus I have to include those libraries into my application. After compilation and runing I get the following zero link problem.
ZeroLink: unknown symbol '__ZThn8_NSt13basic_fstreamIcSt11char_traitsIcEED0Ev'

Stefan