[Coco] C/RMA question

Harry Hurst hhos at st-tel.net
Tue Nov 20 18:29:28 EST 2012


> Hi Guys,
> When using C, RMA and RLink, is there a way with RLink to extent the
> command line to the next line when using a script to call it? Example:
>
> t
> RLink -o=Program -M=5 cstart.r main.r sub1.r sub2.r sub3.r sub4.r sub5.r
> sub6.r sub7.r sub8.r sub9.r -l=/dd/lib/alib.l -l=/dd/lib/cgfx.l -l=/clib.l
> -t
>
> Where and how would I break the line above and make it 2 lines.

I don't think so, but I'm certainly not an expert with any of C, RMA or
RLink. Would creating a Makefile and using the Make utility help you with
what you are doing?

HH




More information about the Coco mailing list