home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!umn.edu!exa!joiner
- From: joiner@exa.cs.umn.edu (Jay K. Joiner)
- Newsgroups: comp.os.ms-windows.programmer.win32
- Subject: Re: Problems with LINK386 and ET4000
- Message-ID: <joiner.716434731@exa>
- Date: 14 Sep 92 01:38:51 GMT
- References: <1992Sep13.220316.23236@cs.mcgill.ca>
- Sender: news@news2.cis.umn.edu (Usenet News Administration)
- Organization: University of Minnesota
- Lines: 14
- Nntp-Posting-Host: exa.cs.umn.edu
-
- In <1992Sep13.220316.23236@cs.mcgill.ca> storm@uriel (Marc WANDSCHNEIDER) writes:
-
-
- >Got the NT PreRelease SDK, and have been fiddling with it to try and see
- >how things are.
- >The other big problem I've had is with linking.
- >cl386 complains that it can't find link386, and the link.exe just doesn't
- >seem to like me.
- >A simple program to printf"hello" just won't link, even though it compiles
- >file.
-
- Check out \MSTOOLS\SAMPLES\SIMPLE. This is a character-based hello
- world program. The makefile demonstrates how to build character-based
- apps under NT.
-