CPCWiki forum

General Category => Programming => Topic started by: funkheld on 14:49, 16 April 20

Title: can you please create objects with the sdcc and then make them together?
Post by: funkheld on 14:49, 16 April 20

Hi good afternoon.


can you please create objects with the sdcc and then make them together?


main.obj + test1.obj + test2.obj + test3.obj


thanks
greeting
Title: Re: can you please create objects with the sdcc and then make them together?
Post by: teopl on 17:50, 16 April 20
I don't know. Maybe this helps:

http://fivedots.coe.psu.ac.th/~cj/masd/resources/sdcc-doc/SDCCUdoc-3.html

http://norecess.cpcscene.net/sdcc-part-2---compiling-our-first-c-program.html

You can also install cpctelera and see what does the compiler do when you type make.
Powered by SMFPacks Menu Editor Mod