Welcome, Guest. Please login or register.

Author Topic: New Quake2 68k faster version for 68040/68060  (Read 2640 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline wawrzon

Re: New Quake2 68k faster version for 68040/68060
« Reply #14 from previous page: May 26, 2016, 04:47:00 PM »
Quote from: Cosmos;809201
Where to download the 4.5.0 ?


see it here:

http://amiga.sourceforge.net/phps/logger.php?download=GCC-4.5.0-m68k-amigaos-cygwin.7z

btw. its for cygwin, dunno if it works on some regular x86 linux, never tried. used it with amidevcpp package years ago..
----------------------------------------------------------------
as an option, even though it sounds a bit far fetched, i think it should be possible to simply build aros68k toolchain, which contains 4.6.4 as default, there is also a patch for 6.x.x available, but it didnt always produce the right code, bigger binaries being a bit smaller in comparison. having amiga-m68k target installed it should likely be possible to compile with it a regular amiga program that doesnt depend on aros libs. resulting binary would be in elf format, but it can be converted to hunk with aros elf2hunk tool. voila! never tried it, but it should actually work.. i guess..
« Last Edit: May 26, 2016, 04:56:11 PM by wawrzon »
 

Offline Cosmos AmigaTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 954
    • Show only replies by Cosmos Amiga
    • http://leblogdecosmos.blogspot.com
Re: New Quake2 68k faster version for 68040/68060
« Reply #15 on: May 26, 2016, 05:00:18 PM »
Quote from: wawrzon;809213
see it here:

http://amiga.sourceforge.net/phps/logger.php?download=GCC-4.5.0-m68k-amigaos-cygwin.7z

btw. its for cygwin, dunno if it works on some regular x86 linux, never tried. used it with amidevcpp package years ago..


Sorry, not available !

Offline wawrzon

Re: New Quake2 68k faster version for 68040/68060
« Reply #16 on: May 26, 2016, 05:24:27 PM »
Quote from: Cosmos;809214
Sorry, not available !


dunno whats wrong with my link. navigate here:
http://amiga.sourceforge.net/
and scroll down to the seventh package (GCC 4.5 for Amiga m68k (Cygwin Hosted)), the link from there works for me.
 

Offline Cosmos AmigaTopic starter

  • Hero Member
  • *****
  • Join Date: Jan 2007
  • Posts: 954
    • Show only replies by Cosmos Amiga
    • http://leblogdecosmos.blogspot.com
Re: New Quake2 68k faster version for 68040/68060
« Reply #17 on: May 27, 2016, 05:50:02 PM »
Ok, the new version is available here : http://warpclassic68k.blogspot.fr/p/blog-page.html

I'm now going to build this update with -O0 to see if it's better or not in terms of speedup...

I'm looking for some good C/C++ coders to find & fix gcc 3.4.0 bugs : every bugs can be found, only a question of will power !


:)