From: "Christophe POLLET" Newsgroups: comp.os.msdos.djgpp Subject: Binary files with GCC Date: Sat, 7 Apr 2001 01:58:37 +0200 Organization: Usenet provided by sunrise communications ag Lines: 9 Message-ID: <9alldv$ebr$1@news1.sunrise.ch> NNTP-Posting-Host: pop-mu-12-2-dialup-24.freesurf.ch X-Trace: news1.sunrise.ch 986601727 14715 194.230.152.24 (7 Apr 2001 00:02:07 GMT) X-Complaints-To: usenet AT sunrise DOT ch NNTP-Posting-Date: 7 Apr 2001 00:02:07 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi all ! I'd like to make binary files like NASM makes (with ORG 0x0)... But I don't know how. If anybody can tell me the commands to make bin files, it'll be good ;) Thanks, Christophe