From: "tom potts" <madtom1999@yahoo.com>
To: Seemanta Dutta <seemanta@recjai.ac.in>, linux-8086@vger.kernel.org
Subject: Re: assembling_programs_under_as86..
Date: Sun, 10 Nov 2002 09:37:27 +0000 (GMT) [thread overview]
Message-ID: <20021110093727.71921.qmail@web13305.mail.yahoo.com> (raw)
In-Reply-To: <32805.192.168.1.173.1036755078.squirrel@mail.recjai.ac.in>
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 <seemanta@recjai.ac.in> 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
next prev parent reply other threads:[~2002-11-10 9:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-08 13:01 Serial terminal help Pat Gilliland
[not found] ` <20021010081046.GD2251@raq465.uk2net.com>
2002-10-10 11:18 ` Pat Gilliland
2002-10-10 12:17 ` Paul Nasrat
2002-11-06 11:01 ` Jacek Lipkowski
2002-11-08 11:31 ` assembling programs under as86 Seemanta Dutta
2002-11-10 9:37 ` tom potts [this message]
2002-11-13 8:49 ` assembly " Seemanta Dutta
2002-11-13 8:45 ` tom potts
2002-11-11 12:43 ` Serial terminal help Pat Gilliland
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021110093727.71921.qmail@web13305.mail.yahoo.com \
--to=madtom1999@yahoo.com \
--cc=linux-8086@vger.kernel.org \
--cc=seemanta@recjai.ac.in \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox