[Users] Porting problem on IBM ppc
Hee Il Kim
heeilkim at gmail.com
Tue Mar 13 20:54:59 CST 2007
Thanks Erik,
If I use xlc, I encounter "missing separator" problem and I can't go
further.
CST finished.
Checking status of thorn CoordBase
________________________________________________________________________
Domain.c.d:2: *** missing separator. Stop.
gmake[2]: *** [make.checked] Error 2
gmake[1]: *** [/home/hmlee/Cactus/configs/bench/lib/libthorn_CoordBase.a]
Error 2
gmake: *** [bench] Error 2
Of course, I'm using GNU make. I'm looking for proper options for this
problem but I'm not an expert. Any hints would be appreciated.
Hee Il
2007/3/14, Erik Schnetter <schnetter at cct.lsu.edu>:
>
> Hee Il,
>
> it is often the easiest to use both Fortran and C/C++ compilers from
> the same vendor. Using xlc and xlf should work fine.
>
> Depending on your system setup, it may be necessary to specify to the
> C++ compiler (which calls the linker) where the Fortran run time
> libraries are located. This requires manual investigation if the
> compilers are not installed in their standard places.
>
> I would try the xlc/xlf combination once more, use SILENT=no, and
> then report the actual error message here. We can then see what
> settings need to be corrected.
>
> I have never used an IBM PPC 970 nor an SLES9. Maybe someone else on
> this list has experience?
>
> -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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.cactuscode.org/pipermail/users/attachments/20070314/12010594/attachment.html
More information about the Users
mailing list