[Coco] os9.exe, rlink.exe problems
Roger Taylor
operator at coco3.com
Mon Jan 22 23:18:55 EST 2007
Boisy,
I'm using Windows and the tools rma.exe, rlink.exe, os9.exe.
rma.exe works well but rlink.exe will not output the -o= object
file. The link process appears to be working and if you give a bad
or missing library, it will let you know, as well as not giving a
valid output filename. The command runs ok but where is the linked
program file? Must I use the " , " comma syntax in Rlink the same as
it's used in os9.exe ? What am I doing wrong?
rma test.a -o=test.r
rlink test.r -l=sys.l -o=test
sys.l is in the same directory as the source code, and it was
formerly in a LIB subdirectory with no positive results either.
If you try to rlink the test.r object without a library, rlink
reports unresolved references as expected. Supplying the library
sys.l, no resolved references errors are reported.
Thanks
More information about the Coco
mailing list