![]() |
Blitz Support : |
From: Einar Otnes (eiot_at_[hidden])
Date: 2005-02-24 06:33:35
I've tried to compile Blitz-0.8 using the intel 8.1 compiler with no luck.
Apparently, the configure script is running fine, but when I "make lib" the
compilation
stop due to the error
/usr/include/c++/3.2.3/bits/stl_alloc.h(979): error: "template" is not
allowed
extern template class allocator<char>;
My configure command is
./configure CXX=icpc CC=icc F77=ifort
I found on this webpage,
http://softwareforums.intel.com/ids/board/message?board.id=16&message.id=2235,
that it might be due to the
"-strict_ansi" option which should be turned off. How do I do that? I've
tried "--disable-strict_ansi" but that made no effect.
Any suggestions?
Thanks,
Einar Otnes
-------------------------------------------------------------------
The information contained in this message may be CONFIDENTIAL and is
intended for the addressee only. Any unauthorised use, dissemination of the
information or copying of this message is prohibited. If you are not the
addressee, please notify the sender immediately by return e-mail and delete
this message.
Thank you.