This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

shared objects?


Hi I'm a Linux newbie I read some where that I should use --share option to 
generate a shared object (Windows DLL) with gcc, but instead of a ELF binary 
I'm obtaning a file with ".a" extention, this file contains all the ".o" file 
of my project.
I'm using gcc 2.96 in a RedHAt Linux 7.3 Box.
I'll apretiate any help!

best regards Israel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]