[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Tinycc-devel] Cross-tinycc riscv64 assembler
From: |
Ekaitz Zarraga |
Subject: |
Re: [Tinycc-devel] Cross-tinycc riscv64 assembler |
Date: |
Tue, 07 Jun 2022 20:03:22 +0000 |
Looks like it's working now!
Thanks a ton!
------- Original Message -------
On Tuesday, June 7th, 2022 at 9:05 PM, Herman ten Brugge via Tinycc-devel
<tinycc-devel@nongnu.org> wrote:
> I pushed a fix.
>
> Please try again.
>
> Herman
>
>
> On 6/7/22 12:46, Ekaitz Zarraga wrote:
>
> > Hi,
> >
> > I've been trying to assemble small riscv64 programs with a cross compiler
> > built by `make cross-riscv64` and I get weird errors.
> >
> > It's like instructions like `add a0,zero,zero` are not available, because
> > it's asking for another argument.
> >
> > Am I doing something wrong?
> >
> > Thanks,
> > Ekaitz
>
>
>
> _______________________________________________
> Tinycc-devel mailing list
> Tinycc-devel@nongnu.org
> https://lists.nongnu.org/mailman/listinfo/tinycc-devel