create an application statically linked with nspr and gcc
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <6f939b5c-04a6-4095-ba8a-53f4116c68cb@s19g2000prg.googlegroups.com> |
Hi ALL ! I am using the nspr-4.7 in Fedora 8. I want to create an application that will be statically build with the nspr library and libgcc, so that it should run on any linux releases. Is there any way to make a generic application with gcc and nspr statically linked, also I am not able to pass the optional CFLAGS and LDFLAGS during building the nspr library. Is there any way out so that I can use the options during building the nspr library. Regards Supratik