comp.lang.ada
 help / color / mirror / Atom feed
From: Wes Groleau <groleau@freeshell.org>
Subject: Re: Ada and ASM
Date: Sat, 06 Sep 2003 10:33:50 -0500
Date: 2003-09-06T10:33:50-05:00	[thread overview]
Message-ID: <qs-cndMiHIqIY8SiU-KYvA@gbronline.com> (raw)
In-Reply-To: <fTk6b.275502$cF.85759@rwcrnsc53>

>>>As far as I can tell the GNAT system expects everything
> to be in GAS (Gnu Assembler) syntax and it expects the
 >> Assembler to be GAS.
>>
>>To be precise, GAS is only a front-end for the real assembler 'as'.
>>The idea of GAS was to make it a little easier to write assembler by hand,

When compiling Ada or C or ?, an intermediate stage
is assembly language.  This is passed to whatever assembler
the installation is configured to use.  On Solaris,
'gas' and 'as' are two independent assemblers, and _either_
can be called by the compiler.  And it worked fine
when 'gas' was not installed.

For ASN/machine code insertions, IF there are any syntax
differences, I would _speculate_ that you have to use
the one that works with the assembler you will be using.

-- 
Wes Groleau

Is it an on-line compliment to call someone a Net Wit ?




  reply	other threads:[~2003-09-06 15:33 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-04  7:47 Ada and ASM luiX_
2003-09-04 11:43 ` David C. Hoos, Sr.
2003-09-04 15:07   ` Martin Krischik
2003-09-06  0:22   ` Freejack
2003-09-06  2:18     ` Jerry van Dijk
2003-09-06 12:59       ` Jeffrey Creem
2003-09-06 15:33         ` Wes Groleau [this message]
2003-09-06 17:11           ` Jerry van Dijk
2003-09-07  4:02             ` Wes Groleau
2003-09-06 17:16         ` Jerry van Dijk
2003-09-04 14:47 ` Martin Krischik
2003-09-04 15:08 ` Martin Krischik
2003-09-04 19:31 ` Leif Holmgren
2003-09-05  2:42   ` Robert C. Leif
2003-09-05 21:32   ` Jerry van Dijk
2003-09-23 10:45   ` Jacob Sparre Andersen
2003-09-05  5:46 ` Simon Wright
2003-09-05 15:44   ` Robert C. Leif
     [not found] <E19vIlZ-0002mO-Fg@punt-3.mail.demon.net>
2003-09-05 19:09 ` Simon Wright
2003-09-05 21:38   ` Jerry van Dijk
2003-09-06  6:11     ` David Marceau
2003-09-07  7:18       ` sk
     [not found] <200309051909.h85J9Flb002351@smaug.pushface.org>
2003-09-06  0:15 ` Robert C. Leif
     [not found] <E19vQkV-0006EH-Ek@punt-3.mail.demon.net>
2003-09-06  7:25 ` Simon Wright
2003-09-06 13:14   ` Marin David Condic
2003-09-06 15:25   ` Wes Groleau
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox