On Wed, 25 Apr 2007 16:08:12 -0500, M Harris wrote:
GAS is supposed to ship with binutils, but I do not find it on my system as a separate utility...
Just do a 'rpm -ql binutils' and you'll see if the binutils (ar, ld, gas, nm, objdump) have been installed.
I use gcc every day so obviously gas is there somewhere. Can someone please tell me whether gcc still uses gas?
Yes, it does so and will continue for the forseeable future :)
... is gas internal to gcc now?
No.
Also, I have read rumors that the latest gas code supports the intel syntax... true?
True. But AFAIK you have to explicitly tell gas that you're using Intel syntax. Philipp --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-programming+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-programming+help@opensuse.org