Hi I am using the following gcc command to create a shared lib on AIX machine. gcc -w -g -shared -o libXXXXX.a -I test.c Can i use the same command (with the same options like -w -g -shared -o and -I) on a HP maching to create shared library? or Any modifications needed?. Kindly Advise. Thanks in advance. -- View this message in context: http://www.nabble.com/creating-c-shared-library-on-AIX-and-HP-tp16045169p16045169.html Sent from the gcc - Help mailing list archive at Nabble.com.