![]() |
Blitz Support : |
From: Einar Otnes (eiot_at_[hidden])
Date: 2005-02-24 08:32:23
Thanks for your reply. I've tried your first suggestion, make CXXFLAGS=""
lib, which didn't work.
So now I want to try your other suggestion, but then, as you said, I need
to regenerate the configure scripts, which I don't know how to do.
Is this an issue which should be submitted to the blitz-bugs og blitz-dev
mailing lists?
|--------+-------------------------------------->
| | Theodore Papadopoulo |
| | <Theodore.Papadopoulo_at_sophia|
| | .inria.fr> |
| | Sent by: |
| | blitz-support-bounces_at_oonume|
| | rics.org |
| | |
| | |
| | 24.02.2005 13:48 |
| | Please respond to |
| | Theodore.Papadopoulo; Please|
| | respond to Support list for |
| | Blitz++ |
| | |
|--------+-------------------------------------->
>--------------------------------------------------------------------------------------------------------------------------|
| |
| To: Support list for Blitz++ <blitz-support_at_[hidden]> |
| cc: (bcc: Einar Otnes) |
| Subject: Re: [Blitz-support] Blitz-0.8 and Intel 8.1 |
>--------------------------------------------------------------------------------------------------------------------------|
On Thu, 2005-02-24 at 12:33 +0100, Einar Otnes wrote:
> 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.
>From the webpage you cite, I'd suggest typing (but I have no ways to
check):
make CXXFLAGS="" lib (or whatever else)
in m4/ac_cxx_flags_preset.m4 for the icc configuration there is:
CXXFLAGS="-strict_ansi"
which is clearly wrong with gcc's 3.3.2 headers. Changing this file
might also work but then you need to regenerate the configure scripts.
_______________________________________________
Blitz-support mailing list
Blitz-support_at_[hidden]
http://www.oonumerics.org/mailman/listinfo.cgi/blitz-support
-------------------------------------------------------------------
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.