home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.win32
- Path: sparky!uunet!franz.com!franz!jkf
- From: jkf@Franz.COM (Sean Foderaro)
- Subject: Re: Warnings on link!
- In-Reply-To: prevo@blot.ksc.nasa.gov's message of 15 Sep 92 15:14:01 EST
- Message-ID: <JKF.92Sep15140740@frisky.Franz.COM>
- Sender: news@franz.com
- Nntp-Posting-Host: frisky
- Organization: Franz Inc., Berkeley, CA
- References: <1992Sep15.151401.3404@titan.ksc.nasa.gov>
- Date: Tue, 15 Sep 1992 22:07:40 GMT
- Lines: 11
-
-
- >> Is there any way to turn off the "link" warnings about no modules extracted
- >> from a library?
-
- I know what you're talking about. The simplest solution is to
- use your own version of the nt.mak makefile and specify only those libraries
- that you *need* rather than all the libraries.
-
-
- -sean
-
-