Is anyone willing to share an existing GCC using Makefile?
I know I can do the C code sections for what I want...
but I am dealing with the AmigaOS4.x changes from 3.x as somewhat new,
and I am also dealing with the GCC environment as new as well.
maybe what I am asking is unclear?
-「edit」-
I've managed to dig pieces of Makefiles out of the OS4 development kit,
but for the Makefile I have written to use myself I would like it to be checked out.
along with a basic "empty.library" template skeleton that I have used before for AOS3.x
if there is anything else special other than adding the Interfaces for the libraries?
Feedback would be appreciated:
all this work will be public and available as a working example for building
multi-target ( AOS4.x + AROS ) Shared Libraries for Amiga systems using GCC.
-「/edit」-
