Welcome, Guest. Please login or register.

Author Topic: GCC 3.x for 68k  (Read 1733 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
GCC 3.x for 68k
« on: November 24, 2004, 02:35:36 PM »
Hi!

Anyone knows if GCC3.x is available for 68k? If the answer is yes, where can I download it?

BTW, there's any cross compiler that works on windows to create Amiga 68k binaries?
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline pjhutch

  • Sr. Member
  • ****
  • Join Date: Mar 2002
  • Posts: 452
  • Country: england
  • Gender: Male
  • Amiga user and developer
    • Show only replies by pjhutch
    • http://www.pjhutchison.org
Re: GCC 3.x for 68k
« Reply #1 on: November 24, 2004, 03:45:25 PM »
All the d/l versions I've seen are GCC 2.9x, you can get the sources for GCC and try compiling it yourself.
 
Try http://www.aros.org/ for Amiga on x86 systems (its still alpha though).

 

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: GCC 3.x for 68k
« Reply #2 on: November 24, 2004, 04:03:29 PM »
About AROS... I'd like a crosscompiler to AmigaOS 68k, not to AROS x86...
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline walter

  • Newbie
  • *
  • Join Date: Nov 2002
  • Posts: 38
    • Show only replies by walter
Re: GCC 3.x for 68k
« Reply #3 on: November 24, 2004, 04:43:08 PM »
Hello Crumb,

I don't understand the issues of GCC beyond 2.9.x on Amiga very well.  It
may be the dreaded process fork()ing problem.  I can't remember.

> Anyone knows if GCC3.x is available for 68k? If the answer
> is yes, where can I download it?

Dietmar Eilert's GoldED comes with installation archives and scripts
for 2.95.3 and 3.3 among other development suites.  2.95.3 is in the
"stable" directory, 3.3 is in "latest" for what it's worth.


http://gg.portail-e.com/geekgadgets/amiga/m68k/alpha/gcc/
on the new Geek Gadgets site has versions 3.3.3 and 3.4 I think.  I
don't know about their stability.

I have no clue about a Windows cross-compiler.  Sorry to not be more
help---all I do most days is wipe up baby sh*t.  It's in my brain now.


Walter
 

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2280
  • Country: us
  • Gender: Male
    • Show only replies by SamuraiCrow
Re: GCC 3.x for 68k
« Reply #4 on: November 24, 2004, 07:37:20 PM »
Thanks for the link!  It seems to only have 68000 and '020 versions only.  If you have any luck with them let me know if it's possible to generate 68040+ binaries with whatever cross-compiler you might find.  In the meantime I'll try to get this to work under WinUAE!  :-D
 

Offline Dietmar

  • Full Member
  • ***
  • Join Date: Nov 2002
  • Posts: 220
    • Show only replies by Dietmar
    • http://devplex.awardspace.biz
Re: GCC 3.x for 68k
« Reply #5 on: November 24, 2004, 07:57:42 PM »
Quote
the new Geek Gadgets site has versions 3.3.3 and 3.4 I think


Does anybody know who made the 3.4 port and where it stands in terms of reliability? Wouldn't mind to support it with GoldED if its good (but I'm not using gcc myself).
 

Offline Cass

  • Hero Member
  • *****
  • Join Date: Apr 2003
  • Posts: 826
  • Country: 00
    • Show only replies by Cass
Re: GCC 3.x for 68k
« Reply #6 on: November 24, 2004, 09:02:27 PM »
Is there any fast PPC binary (any version, 2.x/3.x)?
________
CRESSIDA
« Last Edit: March 18, 2011, 10:31:51 PM by Cass »
"If we don't got it, you don't want it!"
 

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: GCC 3.x for 68k
« Reply #7 on: November 25, 2004, 08:38:46 AM »
@Walter:
Thanks for the link!

@SamuraiCrow:
You can create 68040 binaries adding a flag (regardless of the compiler binary) like -mc68040
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: GCC 3.x for 68k
« Reply #8 on: November 25, 2004, 09:40:26 AM »
BTW, in addition to gcc 3.x what files would be necessary too? I guess that an updated "make" but there are also some files called "binutils" etc... and I don't know if these files need to be updated.

My plan is to install gcc 3.4 over the geek gadgets environment done by LouiSe
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

  • Guest
Re: GCC 3.x for 68k
« Reply #9 on: November 25, 2004, 12:46:17 PM »
Quote

Crumb wrote:
About AROS... I'd like a crosscompiler to AmigaOS 68k, not to AROS x86...


Try here www.whoosh777.pwp.blueyonder.co.uk/
 

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: GCC 3.x for 68k
« Reply #10 on: November 25, 2004, 03:22:00 PM »
Thank you, but I have only found a crosscompiler hosted in AmigaOS 680x0 that generates programs for AROS x86.

I would prefer a Windows hosted one (maybe using CygWin) that created AmigaOS binaries...
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)
 

Offline kas1e

Re: GCC 3.x for 68k
« Reply #11 on: November 25, 2004, 06:02:49 PM »
Some time ago, i use "GCC-M68k Binaries for Win95/NT" for
write some code to 68k cpus (not for amigaos). from readme:
----
This zip file contains a version of GNU C/C++ which compiles for the Motorola 68k series of processors. The compiler is based on a copy of the Experimental GNU Compiler System(EGCS) V1.1.2 source code which is particularly suited to the building Win32 hosted ColdFire cross-compilers.
----

in this pakage m68k-coff GNU assembler is it too. (i use this asm, and this work).

So, you can try create data file witch 68k instructions (without any file headers) and later write progs for adding
AmigaOs executable headers. But, in this case too - you can't use amiga libs, etc. but .. you can try create himself
and tool what can append amiga libs :)

btw, url : http://sca.uwaterloo.ca/www.calm.hw.ac.uk/davidf/coldfire/download.htm

 

Offline walter

  • Newbie
  • *
  • Join Date: Nov 2002
  • Posts: 38
    • Show only replies by walter
Re: GCC 3.x for 68k
« Reply #12 on: November 26, 2004, 04:16:03 PM »
Per usual, I'm late getting back...

W>> the new Geek Gadgets site has versions 3.3.3 and 3.4 I think

D> Does anybody know who made the 3.4 port and where it stands in terms
D> of reliability? Wouldn't mind to support it with GoldED if its good
D> (but I'm not using gcc myself).

I did some reading in the "bin" archive, but could not figger out
who did it.  Maybe the source diffs have some comments (?).  The last
messages I could find in the email archive were to do with 3.3.

Wish I had time to really get into this stuff.  Baby wants me to go
outside now and rake leaves (and she's a hard boss).  Helluvan
excuse, I know.

Walter
 

Offline Zerohero

  • Newbie
  • *
  • Join Date: Oct 2003
  • Posts: 27
    • Show only replies by Zerohero
    • http://www.zerohero.se/
Re: GCC 3.x for 68k
« Reply #13 on: November 26, 2004, 05:21:19 PM »
Hello!

Just thought I'd mention this URL:

http://developer.acggbg.org/amigadev/Cross-compiling

Also this URL:

http://gg.portail-e.com/geekgadgets/amiga/m68k/alpha/gcc/gcc-3.4.0-diffs.tar.gz

I've made both linux and cygwin cross-compilers for 68k so it should work. I don't know if that 3.4.0 supports everything that gcc normally supports though, I've only compiled it for c and c++.

Regards,

Jocke 'Zerohero' Birging
Is that all you got? I\\\'ll take your best shot!
 

Offline CrumbTopic starter

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 1786
  • Country: 00
    • Show only replies by Crumb
    • http://cuaz.sourceforge.net
Re: GCC 3.x for 68k
« Reply #14 on: December 01, 2004, 02:13:48 PM »
Thanks! I don't know if I'll be capable of recompiling Cygwin anyway :-/
The only spanish amiga news web page/club: Club de Usuarios de Amiga de Zaragoza (CUAZ)