Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.albasani.net!rt.uk.eu.org!aioe.org!.POSTED!not-for-mail From: "Rod Pemberton" Newsgroups: comp.os.msdos.programmer Subject: Re: Smaller C compiler Date: Fri, 06 Dec 2013 13:40:14 -0500 Organization: Aioe.org NNTP Server Lines: 20 Message-ID: References: NNTP-Posting-Host: CNsg4fVcCsvs3UaOgZtQCw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.16 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.os.msdos.programmer:1120 On Fri, 06 Dec 2013 07:19:00 -0500, Alexei A. Frounze wrote: > On Thursday, December 5, 2013 3:38:18 AM UTC-8, Rod Pemberton wrote: >> On Thu, 05 Dec 2013 02:39:14 -0500, Alexei A. Frounze >> <...@gmail.com> wrote: > Actually, it may be even easier. The following snipped assembles with > NASM and works as well, which means minimal changes are required to > support linker-less generation of 16-bit DOS .EXEs with just smlrc and > NASM: > > [...] > > Also, I'm not getting any warnings from NASM (v 2.10 Mar 12 2012). > Works. No errors. Rod Pemberton