linux-assembly.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Emmet Ford <emmet@optonline.net>
To: linux-assembly@vger.kernel.org
Subject: Re: ld error
Date: Mon, 27 May 2002 14:58:39 -0400	[thread overview]
Message-ID: <3CF281DF.4090903@optonline.net> (raw)

 > a readable tutorial to the "gas"-assembler.

You wander along a lightly trodden path. Here is what I have...

Linux Assembly Tutorial (nice)
http://www.geocities.com/SiliconValley/Ridge/2544/asm/linux-asm.txt

Using Assembly Language in Linux
http://linuxassembly.org/linasm.html

int80h.org -- Unix Assembly Language Programming
http://www.int80h.org/

http://www.gnu.org/manual/gas-2.9.1/as.html
Using as - Table of Contents - GNU Project - Free Software Foundation (FSF)

A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux
http://members.tripod.de/linux_progz/docs/teensy.html

Linux 4k intro page
http://ma.verick.co.za/linux4k/

--Emmet Ford



-------- Original Message --------
Subject: Re: ld error
Date: Mon, 27 May 2002 20:27:52 +0200
From: Alfred.Cleve@t-online.de (Alfred Cleve)
To: linux-assembly@vger.kernel.org
References: <m3r8jygir3.fsf@wobble.eth.net>

Hi,

 > I am working through 'Linux Assembly "Hello World" Tutorial, CS 200'
 > by Bjorn Chambless.  But I am unable to compile the program given in
 > that.  Kindly help me.

i suspect that exercise isn't a simple "hello world"-program. It seems 
to me
as a nasty trap for lazy students :-))

The module "average" is a subroutine e.g. a "function" which should be 
linked
to a given C-Program.

For my first step i'm looking for a readable tutorial to the 
"gas"-assembler.

Have you seen anything in the web ?

Thanks,
Alfred


-- 
Alfred Cleve
Karbener Str. 7
61130 Nidderau-Heldenbergen
Germany
Phone +49-6187-901095
-
To unsubscribe from this list: send the line "unsubscribe linux-assembly" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html



             reply	other threads:[~2002-05-27 18:58 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-27 18:58 Emmet Ford [this message]
2002-05-28  1:51 ` ld error Brian Raiter
  -- strict thread matches above, loose matches on Subject: below --
2002-05-27  7:19 G Anna
2002-05-27 18:27 ` Alfred Cleve
2002-05-28  5:27   ` G Anna
2002-05-28 11:26     ` Brian Raiter
2002-05-28 14:32       ` Robert Plantz
2002-05-28 12:54     ` J.S.Souza

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=3CF281DF.4090903@optonline.net \
    --to=emmet@optonline.net \
    --cc=linux-assembly@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).