XForms: adding gl.o to the shared library

Manuel J. Garcia (mgarcia@aero.usyd.edu.au)
Fri, 19 Sep 1997 10:39:52 +1000

To subscribers of the xforms list from "Manuel J. Garcia" <mgarcia@aero.usyd.edu.au> :

Hello there,

It just a matter of ignorance,

I compile the gl.c file and I want to add it to the forms shared library
as it is suggested, but I didn't manage to do it.

I compiled the gl.c as:

gcc -fPIC -c gl.c

and then I tried,

gcc -shared -Wl,-soname,libforms.so.0.87 -o libforms.so.0.87 gl.o

and

gcc -shared -Wl,-soname,libforms.so.0.87 -o libforms.so.0.87 \
libforms.so.0.87 gl.o

but it doesn't work.

thanks for your help

manuel

----------------------------------------------------------------------
Manuel Julio Garcia
Aeronautical Engineering Dept.
The University of Sydney, NSW 2006
Australia

Tel: +2 9351 2342
Fax: +2 9351 4841
_________________________________________________
To unsubscribe, send the message "unsubscribe" to
xforms-request@bob.usuf2.usuhs.mil or see
http://bob.usuf2.usuhs.mil/mailserv/xforms.html
Xforms Home Page: http://bragg.phys.uwm.edu/xforms
List Archive: http://bob.usuf2.usuhs.mil/mailserv/list-archives/