Re: [Tinycc-devel] Building for rv32

2023-01-16 Thread Sam Ellicott
Hi All, > Search the list for riscv32. I remember someone is working on this. I've been (slowly) working on a rv32 tcc port (git repo here: https://github.com/sellicott/tcc-riscv32)The current status of the project is work-in-progress. It's finished enough to compile and link simple "hello world" t

Re: [Tinycc-devel] Building for rv32

2023-01-16 Thread Christian Jullien
Herman ten Brugge via Tinycc-devel Sent: Monday, January 16, 2023 08:51 To: tinycc-devel@nongnu.org Cc: Herman ten Brugge Subject: Re: [Tinycc-devel] Building for rv32 On 1/14/23 18:04, Sagar Acharya wrote: > I do see rv64 code in tcc's repo. > > Can tcc also be built for rv32. Th

Re: [Tinycc-devel] Building for rv32

2023-01-15 Thread Herman ten Brugge via Tinycc-devel
On 1/14/23 18:04, Sagar Acharya wrote: I do see rv64 code in tcc's repo. Can tcc also be built for rv32. There seem to be some variables pointing to 32 bit within tcc files? Thanking you Sagar Acharya Search the list for riscv32. I remember someone is working on this. I also found: https://w

[Tinycc-devel] Building for rv32

2023-01-14 Thread Sagar Acharya via Tinycc-devel
I do see rv64 code in tcc's repo. Can tcc also be built for rv32. There seem to be some variables pointing to 32 bit within tcc files? Thanking you Sagar Acharya ___ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/lis