Path: utzoo!utgpu!watmath!clyde!att!rutgers!mailrus!cornell!uw-beaver!microsoft!fredei From: fredei@microsoft.UUCP (Fred Einstein) Newsgroups: comp.windows.ms Subject: Re: LINK4 problem Summary: Try a "+" sign Message-ID: <1063@microsoft.UUCP> Date: 2 Dec 88 18:47:49 GMT References: <19503@uflorida.cis.ufl.EDU> Organization: Microsoft Corp., Redmond WA Lines: 15 Mark, Try a + instead of a \. Fred In article <19503@uflorida.cis.ufl.EDU>, mdh@beach.cis.ufl.edu (Mark Hampton) writes: > I have a problem with LINK4. I'm using a "link file" (ie, > LINK$ @linkfile). At the moment, I have about 15 .OBJ files on the first > line (which specifies what the object files are). The linker aborts with > a fatal error, stating that the line is too long. I tried to break up > the line, and I placed a "\" on the end of the first line, hoping that > it would act like RC and take that as a continuation character. That > didn't work, though.