Mailinglist Archive: opensuse-programming (25 mails)
| < Previous | Next > |
Re: [opensuse-programming] GAS
- From: M Harris <harrismh777@xxxxxxxxxxxxx>
- Date: Thu, 26 Apr 2007 02:03:07 -0500
- Message-id: <200704260203.07123.harrismh777@xxxxxxxxxxxxx>
On Wednesday 25 April 2007 22:13, M Harris wrote:
> Yes, binutils is installed and I can see:
> /usr/bin/ar
> /usr/bin/objdump
> /usr/bin/nm
> /usr/bin/ld
> but, there is no gas... anywhere on the system...
>
> however, gcc works just fine. I am running openSUSE 10.0.
>
> where is gas... can it be run at the cli ?
ehem. Well, gas is actually.... drum roll.... "as"
So, now... the question is... is this an openSUSE thing? Does everyone else
call it gas, and suse calls it ... as. Of course the assembler is called
(man as) the Portable Assembler... so I suppose they could have called the
executable "pas" well... pas, gas, or as.... the whole thing is really
starting to sound funny now... seems like a brain fart after all. Anyway,
I'm happily experimenting with "as" and thinking I should just stick with
nasm. :-}
--
Kind regards,
M Harris <><
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
> Yes, binutils is installed and I can see:
> /usr/bin/ar
> /usr/bin/objdump
> /usr/bin/nm
> /usr/bin/ld
> but, there is no gas... anywhere on the system...
>
> however, gcc works just fine. I am running openSUSE 10.0.
>
> where is gas... can it be run at the cli ?
ehem. Well, gas is actually.... drum roll.... "as"
So, now... the question is... is this an openSUSE thing? Does everyone else
call it gas, and suse calls it ... as. Of course the assembler is called
(man as) the Portable Assembler... so I suppose they could have called the
executable "pas" well... pas, gas, or as.... the whole thing is really
starting to sound funny now... seems like a brain fart after all. Anyway,
I'm happily experimenting with "as" and thinking I should just stick with
nasm. :-}
--
Kind regards,
M Harris <><
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-programming+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-programming+help@xxxxxxxxxxxx
| < Previous | Next > |