View Single Post
Old 03 June 2021, 18:26   #500
boemann
Camilla, AmigaOS Dev.
 
Join Date: Mar 2020
Location: Frederiksberg
Posts: 327
Quote:
Originally Posted by phx View Post
Any real AmigaOS NDK comes with FD and probably even SFD files. You can generate the compiler specific proto and inline headers, as well as the amiga.lib stubs with fd2pragma, using a library's FD file and its clib file.

And you should regenerate the SAS/C-specific pragma headers with fd2pragma (refer to the documentation for the correct special codes). Same for gcc, theoretically. But newer gcc ports may be incompatible.

No need for all these generation from FD and SFD. While technically correct, the NDK comes with these pre generated. If you don't trust us you are welcome to generate them on your own, but it shouldn't be necessary for any of the wel known compilers out there
boemann is offline  
 
Page generated in 0.07191 seconds with 11 queries