Re: Hos are the object file in libforms.a compiled?

Steve Lamont (spl@szechuan.ucsd.edu)
Fri, 7 Feb 97 05:39:25 PST

To subscribers of the xforms list from spl@szechuan.ucsd.edu (Steve Lamont) :

> How are the object files that build up libforms.a compiled?
> What I'm after is at what pic level ( none, -fpic or -fPIC ) was used
> to compile.

Look at the file mkconfig.h in the top level directory of your XForms
distribution. See especially the CCFKAG and MKSHLIB assignments.

For SunOS they're

CCFLAG=-O -fPIC

and

MKSHLIB=ld -assert pure-text -o $(SHARED_LIB) \
`ls *.o | grep -v gl.o` ulib/*.o ../xpm-3.4g/lib/libXpm.a

spl
_________________________________________________
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/xforms-archive/