[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: asmtrans
On Sat, 7 Feb 1998, Konrad Kokoszkiewicz wrote:
> fix it because I have no clue on gas syntax (who was so wise to invent
> this, by the way). So, if anyone is able to fix this, I can send him the
AT&T, IIRC.
> module that asmtrans successfully messes up while converting...
You might be interested in the way I work with asm modules: I use
devpac.ttp for assembling and a simple conversion program for converting
the object into a form GCC linker understands.
Advantages:
1) devpac assembles OK
2) I can use familiar Motorola syntax
Petr
--
WWW: http://cas3.zlin.vutbr.cz/~stehlik PARCP developer
e-mail: stehlik@cas3.zlin.vutbr.cz MiNTOS/Linux user
mirror: http://www.cyberstrider.org/mirrors/stehlik/ AfterBurner040 owner
- References:
- asmtrans
- From: Konrad Kokoszkiewicz <draco@mi.com.pl>