bebbo / amiga-gcc

The GNU C-Compiler with Binutils and other useful tools for cross development for Amiga
GNU General Public License v2.0
312 stars 66 forks source link

@isoriano1968 - "make min" in a pristine repo (and sub project repos) seems to be OK. I'll open another issue for the oddities I noticed. #390

Closed isoriano1968 closed 4 months ago

isoriano1968 commented 5 months ago
          @isoriano1968 - "make min" in a pristine  repo (and sub project repos) seems to be OK.  I'll open another issue for the oddities I noticed.

Originally posted by @nbriggs in https://github.com/bebbo/amiga-gcc/issues/258#issuecomment-1565709590

Hi,

did you had the chance to dig into this topic again?

Recent tries on OpenIndiana and Solaris 11.4.42 CBE with the 13.1 and 13.2 branches still fail at fd2sfd.

Btw. added an

ifeq ($(UNAME_S) SunOS)

to the Makefile to get it starting and the .repos was missing the proper gcc URL when issuing a

gmake branch branch=amiga13.2 mod=gcc

Cheers

Iggi

nbriggs commented 5 months ago

I have not been back to this recently. The project that was doing the amiga-gcc cross-compiling on Solaris is currently dormant. I'll try to remember to put a note back here if anything happens.