Thanks Erik,<br><br>If I use xlc, I encounter "missing separator" problem and I can't go further.<br><br>CST finished.<br>Checking status of thorn CoordBase<br>________________________________________________________________________
<br>Domain.c.d:2: *** missing separator. Stop.<br>gmake[2]: *** [make.checked] Error 2<br>gmake[1]: *** [/home/hmlee/Cactus/configs/bench/lib/libthorn_CoordBase.a] Error 2<br>gmake: *** [bench] Error 2<br><br>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.
<br><br>Hee Il<br><br><div><span class="gmail_quote">2007/3/14, Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hee Il,<br><br>it is often the easiest to use both Fortran and C/C++ compilers from<br>the same vendor. Using xlc and xlf should work fine.<br><br>Depending on your system setup, it may be necessary to specify to the<br>
C++ compiler (which calls the linker) where the Fortran run time<br>libraries are located. This requires manual investigation if the<br>compilers are not installed in their standard places.<br><br>I would try the xlc/xlf combination once more, use SILENT=no, and
<br>then report the actual error message here. We can then see what<br>settings need to be corrected.<br><br>I have never used an IBM PPC 970 nor an SLES9. Maybe someone else on<br>this list has experience?<br><br>-erik
<br><br>--<br>Erik Schnetter <<a href="mailto:schnetter@cct.lsu.edu">schnetter@cct.lsu.edu</a>><br><br>My email is as private as my paper mail. I therefore support encrypting<br>and signing email messages. Get my PGP key from
<a href="http://www.keyserver.net">www.keyserver.net</a>.<br><br><br><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@cactuscode.org">Users@cactuscode.org</a><br><a href="http://www.cactuscode.org/mailman/listinfo/users">
http://www.cactuscode.org/mailman/listinfo/users</a><br><br><br></blockquote></div><br>