[Users] GSL compiling problems using XL compilers
Hee Il Kim
heeilkim at gmail.com
Thu Jun 28 22:46:54 CDT 2007
Thanks Erik,
I've noticed the difference of underscores before but I had no knowledge to
remedy it. I will try the options.
Hee Il
2007/6/29, Erik Schnetter <schnetter at cct.lsu.edu>:
>
> On Jun 28, 2007, at 22:27:27, Hee Il Kim wrote:
>
> Hee Il,
>
> this error is caused by a Fortran compiler which does not add
> underscores to names. That means that functions written in C and in
> Fortran have the same names; since they use different calling
> conventions, this cannot work.
>
> You can pass the option "-qextname" to the Fortran compiler to change
> this behaviour. For Cactus, you use the options
>
> F77FLAGS = -qextname
> F90FLAGS = -qextname
>
> when you configure.
>
> -erik
>
> --
> Erik Schnetter <schnetter at cct.lsu.edu>
>
> My email is as private as my paper mail. I therefore support encrypting
> and signing email messages. Get my PGP key from www.keyserver.net.
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at cactuscode.org
> http://www.cactuscode.org/mailman/listinfo/users
>
>
>
--
Dr. Kim, Hee Il
Astronomy Program
Dept. of Physics and Astronomy
Seoul National University, Seoul, 151-747, Korea
emails: khi at astro.snu.ac.kr, heeilkim at gmail.com
tel +82-2-880-1429, fax 887-1435, mobile 018-222-4385
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cactuscode.org/pipermail/users/attachments/20070629/51e63a06/attachment.html
More information about the Users
mailing list