Welcome, Guest. Please login or register.

Author Topic: Compiling (esp C/C++) How do you like to do it?  (Read 1844 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline nicholas

Re: Compiling (esp C/C++) How do you like to do it?
« on: March 04, 2016, 12:29:07 PM »
Copy and paste is refusing to work here for some reason, but search github for Amiga Crosscompiling Toolchain
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: Compiling (esp C/C++) How do you like to do it?
« Reply #1 on: March 04, 2016, 01:53:58 PM »
Quote from: Varthall;805371
This page?

https://github.com/cahirwpz/amigaos-cross-toolchain

I have noticed that for OS4 it has an older build of gcc (4.2.4), while this page has a newer 4.4.3:

http://kas1e.mikendezign.com/zerohero_crosscompilers_backup/cross-compiler_os4.html

and on Aminet there's a native OS4 port of 5.3.0:

http://aminet.net/package/dev/gcc/adtools-os4

Same regarding 68k (2.95.3 vs. 3.4.0):

http://kas1e.mikendezign.com/zerohero_crosscompilers_backup/cross-compiler_os3.html

Varthall

Yeah that's the one.

On MorphOS I compile natively, but for 68k I generally do it under emulation or cross compile.

I really should look into setting up a functioning distcc server tbh.
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini
 

Offline nicholas

Re: Compiling (esp C/C++) How do you like to do it?
« Reply #2 on: March 07, 2016, 03:06:24 PM »
Quote from: HaukeVB;805513
Is it possible to debug a program from outside of WinUAE?
That would be my dream setup. Compile in Eclipse and target 68k or now PPC in WinUAE... and debug in Eclipse...

I suppose this would require some form of remote debugger...

Not that I'm aware of but if you hit Shift-F12 in winuae it brings up the built-in 68k debugger.
“Een rezhim-i eshghalgar-i Quds bayad az sahneh-i ruzgar mahv shaved.” - Imam Ayatollah Sayyed  Ruhollah Khomeini