From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: Syntax differences between TASM and NASM Date: Wed, 29 Oct 1997 21:53:16 +0100 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 12 Message-ID: <34579624.13866650@news.uni-duisburg.de> References: <01bce494$62ce20e0$LocalHost AT none> NNTP-Posting-Host: ppp88.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On 29 Oct 1997 18:08:20 GMT, "J.A. Bijsterbosch" wrote: > I tried to compile this assembler that seems to use these TASM directives, > but, while linking, Make reported a missing library -lfl libfl.a comes with flex (flx254b.zip). Your nasm source code looks good, but I think you should name the local labels ".HEX_LETTER:" and ".WRITE_DIGIT:", i.e. no double periods. Regards... Michael