From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?q?tom=20potts?= Subject: Re: assembling_programs_under_as86.. Date: Sun, 10 Nov 2002 09:37:27 +0000 (GMT) Sender: linux-8086-owner@vger.kernel.org Message-ID: <20021110093727.71921.qmail@web13305.mail.yahoo.com> References: <32805.192.168.1.173.1036755078.squirrel@mail.recjai.ac.in> Mime-Version: 1.0 Content-Transfer-Encoding: 7BIT Return-path: In-Reply-To: <32805.192.168.1.173.1036755078.squirrel@mail.recjai.ac.in> List-Id: Content-Type: text/plain; charset="us-ascii" To: Seemanta Dutta , linux-8086@vger.kernel.org http://www.tldp.org/HOWTO/Assembley-HOWTO/index.html has an 'hello world' in the index so that should get you started. Wrox 'Beginning Linux Programming' seems to be rather good for all languages Tom --- Seemanta Dutta wrote: > greeting all linux gurus.... > > i am a newbie to as86 although i have extensively > used masm for assembling > 8086 programs under linux.... > > i wrote a simple program like this.. > > ! a simple as86 program.. > > .data > db 0x32 ! some data... > > .text > > foo: > mov ax,0x1234 > mov bx,ax > inc bx > > > this was all...when i assembled it i got no error > but while linking..i got > 'unable to find start' error... > > i am confused..even the man page does not clarify > all things.. > i have used masm..so is there any command line > parameter that will switch > as86 to masm like mode??? > > otherwise please tell me where is my mistake..please > tell me what are the > various steps to produce assemly programs under > as86,.i know this is a > very silly question to ask...but forgive me...i > shall be ever be indebted > to u for this.... > > a linux newbie, eager to learn... > > seemanta > > > - > To unsubscribe from this list: send the line > "unsubscribe linux-8086" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com