Path: utzoo!attcan!uunet!microsoft!richgi From: richgi@microsoft.UUCP (Richard GILLMANN) Newsgroups: comp.windows.ms Subject: Re: Problem with linking files (again) Message-ID: <58017@microsoft.UUCP> Date: 6 Oct 90 00:27:06 GMT References: <877@dbrmelb.dbrhi.oz> Reply-To: richgi@microsoft.UUCP (Richard GILLMANN) Distribution: comp Organization: Microsoft Corp., Redmond WA Lines: 8 >I have only been able to find one linker on the original MSC discs, and >in the manual. What is this mysterious "segmented-executable" linker? >Is this the problem?? LINK 3.65 and earlier Microsoft linkers are pre-Windows. You need to use either the linker supplied in the Windows SDK or you can use LINK 5.01 which was shipped with C5.1 in addition to LINK 3.65. Or better yet, use LINK 5.10 from C6.0.