[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Assembler Output
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Assembler Output |
Date: |
19 Oct 2004 11:00:27 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 |
Gaius Mulley <address@hidden> writes:
> john o goyo <address@hidden> writes:
>
> > The -S option does not seem to work (as in gm2 -S hello.mod).
> > Is there a reason for this (that I missed)?
> >
> > Sincerely,
> > john
>
> Hi John,
>
> try:
>
> gm2 -S -c hello.mod
>
> probably -S should not really require a `-c' option - similar to gcc
> et al. I'll fix this..
Ok, fixed this, I'll update the cvs later today,
Gaius