linking object-file by hand???
Posted: Sun Oct 28, 2007 5:32 pm
Hi,
if I use the "-c" flag from the pbcompiler I get a .asm-file, this compiled with fasm give
me an object-file.
How can I link this file by Hand?
Can I link this file against the 32bit libs under x84_64 to build a 32bit app?
Under newer x86-64 Linux it is possible to build 32bit apps, so why not also with purebasic?
if I use the "-c" flag from the pbcompiler I get a .asm-file, this compiled with fasm give
me an object-file.
How can I link this file by Hand?
Can I link this file against the 32bit libs under x84_64 to build a 32bit app?
Under newer x86-64 Linux it is possible to build 32bit apps, so why not also with purebasic?