[comp.windows.ms] Help with LINK4

pdavid@polyslo.CalPoly.EDU (Erbivore) (11/05/89)

Following is text from a make.  I am using the SDK v2.1
with Quick C v2.0.  Does anyone have any good advice for
me?  Any help is appreciated.
	Thanks, Paul.


  link4 /align:16 /M /li @hocy.lnk

Microsoft (R) Segmented-Executable Linker  Version 5.01.17
Copyright (C) Microsoft Corp 1984-1988.  All rights reserved.

Object Modules [.OBJ]: DLGPROC WNDPROC WINMAIN STARTUP HOCY M_DLG,
Run File [DLGPROC.EXE]: HOCY,                               
List File [D:HOCY.MAP]: NULL,
Libraries [.LIB]: MLIBW/NOE,
Definitions File [NUL.DEF]: HOCY.DEF
d:\qc2\lib\MLIBCE.LIB(dos\crt0.asm) : error L2025: __astart : symbol defined more than once
 pos: 1B6 Record type: 79C6
d:\qc2\lib\MLIBCE.LIB(dos\crt0.asm) : error L2025: __cintDIV : symbol defined more than once
 pos: 1E8 Record type: 79C6
d:\qc2\lib\MLIBCE.LIB(dos\crt0.asm) : error L2025: __amsg_exit : symbol defined more than once
 pos: 244 Record type: 79C6

LINK : error L2029: Unresolved externals:



_main in file(s):
 d:\qc2\lib\MLIBCE.LIB(dos\crt0.asm)

There were 5 errors detected

-- 
Paul C. David		pdavid@polyslo.CalPoly.EDU
California Polytechic State University, San Luis Obispo
"Without its software, a computer is basically a useless
lump of metal" - Andy Tanenbaum