Welcome, Guest. Please login or register.

Author Topic: Eclipse, Cross Compiling and Makefile Generation  (Read 6597 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline NovaCoder

Re: Eclipse, Cross Compiling and Makefile Generation
« on: January 08, 2012, 10:48:16 AM »
Let me know if you ever get it working well, I've always wanted to use eclipse (on Windows) to generate 68k code.
Life begins at 100 MIPS!


Nice Ports on AmiNet!
 

Offline NovaCoder

Re: Eclipse, Cross Compiling and Makefile Generation
« Reply #1 on: January 08, 2012, 10:09:29 PM »
Thanks, I'll follow your little guide and see how I get on :)
Life begins at 100 MIPS!


Nice Ports on AmiNet!
 

Offline NovaCoder

Re: Eclipse, Cross Compiling and Makefile Generation
« Reply #2 on: November 14, 2012, 02:41:43 AM »
I finally got around to trying this again and just got it working :)

I was trying to use it with a clean Cygwin install + Zero's cross-compiler but couldn't get anywhere with it after a few tries.

I then tried it with AmiDevcpp's cross-compiler setup and that works fine so far (maybe you need mingw32).

Very nice so far, I think this is best solution for building AmigaOS C/C++ on win32.
Life begins at 100 MIPS!


Nice Ports on AmiNet!