Hi.
Most C compilers (vbcc, sas/c, etc). come with their own set of Amiga includes.
But there is also the AOS NDK includes.
How should this be used? Does one should have precedence over the other?
I have been setting this up as assigns where the NDK includes/libs are first and then the compiler specific includes ADDed to the assign.
Is this the right way?
Cheers