Where is the magic?

General discussion for topics related to the FreeBASIC project or its community.
Cretin Ho
Posts: 182
Joined: Feb 04, 2021 13:01

Re: Where is the magic?

Post by Cretin Ho »

FreeBSD has Linux compatibility layer to run Linux binary so the situation is more complex than Linux since it has to know how to deal with Linux binary, too. It's not a big deal, though, as long as the binary generated by FreeBASIC worked well.
marcov
Posts: 3462
Joined: Jun 16, 2005 9:45
Location: Netherlands
Contact:

Re: Where is the magic?

Post by marcov »

llvm-ld also has horrible errorhandling. It generates an invalid binary without any warnings.
Post Reply