From: Brian Palmer Newsgroups: comp.os.msdos.djgpp Subject: ld & flat binaries Date: Mon, 07 Jun 1999 17:24:22 -0700 Organization: inQuo Business Internet Services (800) 619-1650 Lines: 9 Distribution: world Message-ID: <375C62B6.95561B1F@sginet.com> NNTP-Posting-Host: dialup134.sginet.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news.inquo.net 928797963 13860 206.40.238.134 (7 Jun 1999 23:26:03 GMT) X-Complaints-To: abuse AT inquo DOT com NNTP-Posting-Date: 7 Jun 1999 23:26:03 GMT X-Mailer: Mozilla 4.6 [en] (WinNT; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi I am trying to make a flat binary with no stub or anything like that using DJGPP. Can someone tell me how I do that with LD? What I want to do is make a file that I can load at bootup. Also is there a way that I can put on my own stub? Thanks. Brian