Page 1 of 1
Pascal & OS Dev
Posted: Wed May 29, 2002 11:00 pm
by 0rb1t
How to get a simple bin file by FPC (FreePascalCompiller) ?
RE:Pascal & OS Dev
Posted: Wed May 29, 2002 11:00 pm
by Chase
Looks like you can use the command line option -Axxx and specify different object file types as the output. At that point you should be able to use a standard linker.
http://www.freepascal.org/docs-html/use ... 0000000000