![]() |
Blitz Support : |
From: Xavier WARIN(Compte LOCAL) - I23 (xavier.warin_at_[hidden])
Date: 2004-02-10 01:56:14
Hi Markus
I tested the CVS repository this night and globals.cpp compiled without
any pb with icc on .net2003 (vc7.1)
Cheers
Xavier
Julian C. Cummings wrote:
> Hi Markus,
>
> I'm glad things are working for you now. I don't understand why you have to
> add namespace std and the using directive explicitly yourself. I think this
> happens already in the <blitz/blitz.h> header file. Maybe you are not
> including this file somehow?
>
> The linking is handled by libtool, which has its own particular way of
> configuring the link command. Maybe someone who is more of an expert on
> libtool than me can help you here. Your issue with the Intel compiler and
> glibc sounds like a local configuration problem to me. On our P3 cluster, I
> built the entire blitz testsuite of codes with icc and saw no linkage
> problems. It is likely that either your compiler or your glibc is outdated
> and needs an upgrade.
>
> Regards, Julian C.
>
> Dr. Julian C. Cummings
> Staff Scientist, CACR/Caltech
> (626) 395-2543
> cummings_at_[hidden]
>
>