> technically there's another way around this which is maybe less 
> effort..  I'm not sure the greater details, but you could in theory 
> change the interface to gas to be the same as fbe/as and swap the 
> symlink out. .With that it would behave more or less the same.. I've 
> played with this a little on x86_64 for fun a few weeks ago when I was 
> having issues with some inline assembly.

I fear this wont help: adapting to differences in the as/fbe vs. gas
command line interfaces is the easy part (and already handled by GCC), but
both assemblers sometimes understand different directives and mnemonics,
some of which is hard to work around in GCC.

        Rainer

-----------------------------------------------------------------------------
Rainer Orth, Faculty of Technology, Bielefeld University

Reply via email to