Hi,
I’ve got to create a demo of linking C, C++, FORTRAN, and Assembler in one program. Following the Inter-language Calling chapter in the PGI User’s Guide, I found I can successfully link/run C++/C/Assembler, and FORTRAN/C/Assembler, but can’t seem to link any combinations with C++/FORTRAN together with C/Assembler. This is an Opteron (e.g. x86_64) based machine.
I’d provide the errors, but unfortunately due to Rita, I’ve not regained access to the machines again. They had to do with unresolved references.
Can anyone tell me if there’s any tricks to doing this that mightn’t be spelled out in the user’s guide?
Thanks in advance,
== ken miller ==