Create an so file
Seifeddine BEN JALLEL
seifeddine.jallel@st.com
Thu Nov 25 09:18:00 GMT 2004
Hi,
I'm working on SOLARIS machine, and i have a problem. So on trying to create the .so file with gcc command line, a fatal error was shown on the screen.
Command lines :
> gcc -c -I"/sw/java/j2sdk/v1.4.2/j2sdk1.4.2/include/" -I"/sw/java/j2sdk/v1.4.2/j2sdk1.4.2/include/solaris" -o GenExt2FS.o GenExt2FS.c
> gcc -o GenExt2FS.so -shared GenExt2FS.o -lgcc
The attached file contain the output of the second command.
Best regards.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: output.txt.txt
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20041125/6b7232c5/attachment.txt>
More information about the Gcc-bugs
mailing list