couzteau
Registered
hello,
this question comes in two flavors:
1. how do i normally implement something like shared objects with
project buider mac os x 10.1? is that a library or a framework or ...???
2. how do i create a shared object on the command line using cc? i'm
working on a project that has been developed on linux/solaris and has
some quite sophisticated makefiles. can modify and keep them? i'
currently stuck because good ol'"cc -shared libacl.so ..." doesn't
work. the compiler is complaining because main is not defined.
thanks
jochen
this question comes in two flavors:
1. how do i normally implement something like shared objects with
project buider mac os x 10.1? is that a library or a framework or ...???
2. how do i create a shared object on the command line using cc? i'm
working on a project that has been developed on linux/solaris and has
some quite sophisticated makefiles. can modify and keep them? i'
currently stuck because good ol'"cc -shared libacl.so ..." doesn't
work. the compiler is complaining because main is not defined.
thanks
jochen