creating c shared library on AIX and HP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux