![]() |
Building NSPR on Windows NT and Windows 95NSPR can be built on Windows NT 3.51, Windows NT 4.0, or Windows 95.1. Install the compiler
2. Install the following tools: gmake.exe, shmsdos.exe, and uname.exe
3. Check out the source code
4. Build it
gmake export Note: To build for the WIN95 target on an NT machine, you can set the environment variable OS_TARGET to WIN95. For example, in a DOS Prompt, you say: Note: on NT-Alpha, the name of the object directory would be WINNT4.0ALPHA_DBG.OBJ.
cd mozilla\nsprpub\pr\tests\WINNT4.0_DBG.OBJ
Note: Remember to add the mozilla\dist\WINNT4.0_DBG.OBJ\lib directory to your Path variable before you run the test programs. Last updated: Thu Dec 17 16:49:15 PST 1998
|
|
|
Copyright © 1998-1999 The Mozilla Organization.
Last modified December 17, 1998. |
|