Linux Linking

Everything else that doesn't fall into one of the other PB categories.
Polo
Addict
Addict
Posts: 2422
Joined: Tue May 06, 2003 5:07 pm
Location: UK

Linux Linking

Post by Polo »

Hi !
On Windows purebasic use fasm to produce obj files and polib to get them as an exe...
Linux version seems to use fasm too, but how does it's producing exe ?