Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README-nspr.md | 2015-11-30 | 1.7 kB | |
nspr_4.10.10_mingw32.tar.xz | 2015-11-30 | 299.8 kB | |
Totals: 2 Items | 301.5 kB | 0 |
Netscape Portable Runtime (NSPR) provides a platform-neutral API for system level and libc-like functions.
Project Pages:
Source:
Licenses:
Documentation:
Support:
- Mailing List
- News Feeds: RSS, ATOM
Requires:
- Unix shell (sh) for nspr-config script
- Perl interpreter for scripts
- libgcc
Notes:
- Configured Options:
- --build=i686-pc-mingw: 32-bit build for Win32/MinGW32
- --enable-optimize=-O2 --disable-debug --disable-debug-symbols: Release build without debugging symbols
- --enable-win32-target=WINNT: Build for older version of Windows (need to rebuild with --enable-win32-target=WIN95)
- --enable-strip: Strip libraries and executables of excess symbols