Seeking Some libs for AIX 5.3

hello everybody!

I m compiling some program with the g++ on AIX 5.3 and it needs some library that i didn't find them i am new with the AIX here is the compilation error :

g++ -Daix -fpic -o printps -lxercesc1_1 -L/oracle/OraHome/lib32/ -L/epost2/blitz/lib -lhmltods -lhmltops -lgeneric -lnotify -lutil -lclntsh `cat /oracle/OraHome/lib32/ldflags` `cat /oracle/OraHome/lib32/sysliblist` -L/oracle/OraHome/lib32 -laio -lposix4 -lm

libaio.a, libposix4.a, libm.a are not found do you have any idea about these please!