www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1996/06/10/20:52:15

Xref: news2.mv.net comp.os.msdos.djgpp:4819
From: Charles Sandmann <sandmann AT clio DOT rice DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: Program too big to fit in memory
Date: Mon, 10 Jun 1996 17:46:58 CDT
Organization: Rice University, Houston, Texas
Lines: 6
Message-ID: <31bca5e2.sandmann@clio.rice.edu>
References: <Pine DOT SGI DOT 3 DOT 91 DOT 960610145105 DOT 26527A-100000 AT tower DOT york DOT ac DOT uk> <DssIuC DOT C9F AT murdoch DOT acc DOT Virginia DOT EDU>
Reply-To: sandmann AT clio DOT rice DOT edu
NNTP-Posting-Host: clio.rice.edu
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

> Same thing, Program too big...
>  c:/djgpp/bin\ld.exe -o genlist.exe c:/djgpp/lib\crt0.o -Lc:/djgpp/lib

Yeah, you created a 75K com file as far as DOS was concerned.  The output
from LD is a COFF image, not an EXE.  You can only specify -o .exe with 
V2 - not with V1.x.  Either upgrade or use coff2exe

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019