From: Michael Elkins (michael@jarthur.claremont.edu)
Date: 04/07/93


From: michael@jarthur.claremont.edu (Michael Elkins)
Subject: [Q]  When to use -N for compiling ?
Date: Wed, 7 Apr 1993 19:13:37 GMT

I've noticed that if you compile with -N (making the executable non demand
paging), it makes the binary significantly smaller. There don't seem to be
any noticeable performance effects, so I was wondering what making your binary
demand paging does for you?

Thanks,
me