Re: [dev] scc vs 8cc

2015-07-27 Thread Roberto E. Vargas Caballero
On Sun, Jul 26, 2015 at 11:58:20PM +0200, Teodoro Santoni wrote: > > > > so why scc? > > > > Once upon a time 8cc was a linux x86 64bit C compiler and scc a unix Z80 C > compiler. Why what? Yes, it is true. When I began scc (at that moment kcc), the problem I had was that compilers for z80 was

Re: [dev] scc vs 8cc

2015-07-26 Thread Teodoro Santoni
On Sun, Jul 26, 2015 at 10:17:50PM +0200, Daniel Cegiełka wrote: > https://github.com/rui314/8cc > > so why scc? > > Daniel Once upon a time 8cc was a linux x86 64bit C compiler and scc a unix Z80 C compiler. Why what? -- Teodoro Santoni Something is wrong. I don't wanna compile 20 KB of Go c

[dev] scc vs 8cc

2015-07-26 Thread Daniel Cegiełka
https://github.com/rui314/8cc so why scc? Daniel