m68k at risk of being dropped from gcc 11

SGDK only sub forum

Moderator: Stef

Post Reply
cero
Very interested
Posts: 340
Joined: Mon Nov 30, 2015 1:55 pm

m68k at risk of being dropped from gcc 11

Post by cero »

The m68k backend is at risk of being dropped from gcc release 11. It uses some old conventions, and needs to be updated.

There's a bounty open, currently 5,3k $:
https://www.bountysource.com/issues/807 ... e-releases

Having a modern gcc is very useful for Gen development. Perhaps folks here want to chip in, or to try the conversion & earn the bounty?
cero
Very interested
Posts: 340
Joined: Mon Nov 30, 2015 1:55 pm

Re: m68k at risk of being dropped from gcc 11

Post by cero »

m68k has been saved.
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: m68k at risk of being dropped from gcc 11

Post by Stef »

Good news :D
Chilly Willy
Very interested
Posts: 2993
Joined: Fri Aug 17, 2007 9:33 pm

Re: m68k at risk of being dropped from gcc 11

Post by Chilly Willy »

With as much money as that bounty had, SOMEONE was going to do it. 8)
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: m68k at risk of being dropped from gcc 11

Post by Stef »

Oh ok, you did it :lol:
Sik
Very interested
Posts: 939
Joined: Thu Apr 10, 2008 3:03 pm
Contact:

Re: m68k at risk of being dropped from gcc 11

Post by Sik »

Shame I can't get it to show what was the final bounty amount (I'm probably doing something stupid?). I remember it had reached $6000 some days before it was claimed.
Sik is pronounced as "seek", not as "sick".
Chilly Willy
Very interested
Posts: 2993
Joined: Fri Aug 17, 2007 9:33 pm

Re: m68k at risk of being dropped from gcc 11

Post by Chilly Willy »

Wasn't me. I did look into it, but it got claimed before I could even start. :lol: I imagine someone who works on gcc a lot and is familiar with the internals did it. Compilers are complex beasts, and gcc is one of the more complex out there.
Stef
Very interested
Posts: 3131
Joined: Thu Nov 30, 2006 9:46 pm
Location: France - Sevres
Contact:

Re: m68k at risk of being dropped from gcc 11

Post by Stef »

Definitely very complex, as you said i guess it's someone with had already hands in GCC code. Even for 10000$ i don't know if i would have tried as i've absolutely no experience with GCC compiler code.
Post Reply