Setting up C++ compiler toolchain

Ask anything your want about Megadrive/Genesis programming.

Moderator: BigEvilCorporation

djcouchycouch
Very interested
Posts: 710
Joined: Sat Feb 18, 2012 2:44 am

Post by djcouchycouch »

I've found the 32x toolchain I built on one of my old computers. I haven't touched it in ten months, but I remember building a simple program out of it. So it should still work.

However I can't seem to remember how to make my simple program build. I don't remember if it required anything other than calling make. And I never wrote a batch file, which I should've. I knew I was going to forget!

Here's what the folder structure looks like on my old machine:

Image

So anyway, if you have any questions, I'll try to find an answer.
Mixail
Very interested
Posts: 133
Joined: Thu Nov 18, 2010 4:47 pm

Post by Mixail »

Please, Load somewhere the ready project 32x Build.
TechnoZealot
Interested
Posts: 30
Joined: Mon May 06, 2013 2:27 am
Location: Vermont, USA

Post by TechnoZealot »

That would be awesome! Thank you guys so much for helping out! :P
djcouchycouch
Very interested
Posts: 710
Joined: Sat Feb 18, 2012 2:44 am

Post by djcouchycouch »

TechnoZealot wrote:That would be awesome! Thank you guys so much for helping out! :P
Unfortunately, I won't be uploading the version of the toolchain I found.
- I don't know if it still works.
- It's taking up two gigs of space
- I don't know if any of the code licenses allow it.

Best I can do is to try to answer any questions you have.

Better yet, you should get in touch with Chilly Willy. He was away for a bit, but how he's back.
Mixail
Very interested
Posts: 133
Joined: Thu Nov 18, 2010 4:47 pm

Post by Mixail »

djcouchycouch wrote:
TechnoZealot wrote:That would be awesome! Thank you guys so much for helping out! :P
Unfortunately, I won't be uploading the version of the toolchain I found.
- I don't know if it still works.
- It's taking up two gigs of space
- I don't know if any of the code licenses allow it.

Best I can do is to try to answer any questions you have.

Better yet, you should get in touch with Chilly Willy. He was away for a bit, but how he's back.
Load into the Russian storages. There on the license all the same. :)
Chilly Willy
Very interested
Posts: 2993
Joined: Fri Aug 17, 2007 9:33 pm

Post by Chilly Willy »

There shouldn't be a license issue uploading MinGW+GCC as long as you can provide the source if requested. The primary issue is the size. That's why I rarely offer binary arcs of the toolchain - too big for nearly all cyberlockers without having a paid subscription.
Post Reply