GCC porting on 6502-65816

Programming the 6502 microprocessor and its relatives in assembly and other languages.
Post Reply
pipettas
Posts: 8
Joined: 09 Sep 2004

GCC porting on 6502-65816

Post by pipettas »

Hi,
I'm looking for GCC porting on 6502 or 65816 processor (croscompiler
running under Windows OS).
I read that someone is aware about a version of this crosscompiler (not officially acceptet by GNU)

Is somebody so kind to tell me where I can recover this version?

Thanks for any contribution you will offer

Piper
TMorita
Posts: 217
Joined: 15 Sep 2002

Post by TMorita »

It was done about ten years ago, but it was never merged back into the GCC tree because it was made too many changes to the machine-independent part.

Toshi
pipettas
Posts: 8
Joined: 09 Sep 2004

GCC porting on 6502-65816

Post by pipettas »

Hi Toshi,
do you know if such old porting is available somehwere?

Thanks.

Piper
TMorita
Posts: 217
Joined: 15 Sep 2002

Post by TMorita »

No, it's not available.

Toshi
norik
Posts: 3
Joined: 25 Jan 2007
Contact:

Post by norik »

Post Reply