[SunHELP] Respuesta: Re: Generating shared libraries
mfcardenas
mfcardenas at prodigy.net.mx
Wed Feb 8 19:50:19 CST 2006
Thanks very much!!! :D
Regards
> Linker and Libraries Guide
> http://docs.sun.com/app/docs/doc/817-1984
>
> Appendix A Link-Editor Quick Reference
> http://docs.sun.com/app/docs/doc/817-1984/6mhm7pl2o?a=view
>
> ---snip--8<---
> $ cc -c -o foo.o -K pic -xregs=no%appl foo.c
> $ cc -M mapfile -G -o libfoo.so.1 -z text -z defs -B direct -z
> lazyload
> \ -z combreloc -z ignore -R /home/lib foo.o -L. -lbar -lc
> ---snip--8<---
>
> -David
> _______________________________________________
> SunHELP maillist - SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
>
More information about the SunHELP
mailing list