Hello,
A friend told me I needed these libraries to compile a project I have:
-lsocket
-lnsl
-lrt
-ldl
-laio
These are only Solaris libraries to my best knowledge...
So far I have found out that -lsocket can be replaced with -lc on AIX 5.0 and -lrt with -lrtl I think?
But -laio I can't find...