home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!howland.reston.ans.net!spool.mu.edu!agate!shindle
- From: shindle@ocf.berkeley.edu (Richard Michael Shindle)
- Newsgroups: comp.lang.c
- Subject: Help - Linking
- Date: 11 Jan 1993 00:48:31 GMT
- Organization: U.C. Berkeley Open Computing Facility
- Lines: 35
- Distribution: na
- Message-ID: <1iqg4v$75l@agate.berkeley.edu>
- NNTP-Posting-Host: planecrash.berkeley.edu
-
- I work as a part-time programmer at UC Berkeley while I get my degree. I
- mainly write subroutines for other people's programs and have little
- experience using the C compilers. (I know enough to test my subroutines.)
- AT any rate, I was given the job of adding code to an already existing
- program that works. They wanted to add a few options. So I added a couple
- of lines of code that don't call any functions - they just preform a few
- calculations and print it out. However, when I compile this program using
- the old Make file I get an error when it tries to link the OBJ and LIB
- files. The line that causes the error is
- link /NOD axes parser wfits werror wexten,,, libw mlibcew, axes.def
-
- The error is that it I have unresolved externals (53 of them). I have no
- idea what the error is but I do realize that the unresolved externals are
- supposed built-in functions of Microsoft C (5.1) compiler and the
- Microsoft SDK.
-
- I know this may not be enough information for anyone to offer help, but I
- do have a file with the error messages given and a copy of the make file
- where the error occurs. If you would like to help or know what the problem
- is, please email me at
-
- shindle@planecrash.Berkeley.EDU
-
- If needed I can send the outout with the error messages along with the
- make file. Thanks for your cooperation and help.
-
-
- Mike
- shindle@planecrash.berkeley.edu
-
- x
- x
- axes.def
- --
- Sittin' on the dock of the bay...
-