Hi,
Chris Jones wrote:
So, I see no problems now below...
now all is fine, indeed. But I wonder why things broke. A port was
installed, things upgraded, no other mention in upgrade outdated or
rev-upgrade, so not normal that I need to reinstall gcc7...
Riccardo
So, I see no problems now below...
On 17/02/2025 9:39 am, Riccardo Mottola wrote:
Hi Chris:
Chris Jones via macports-dev wrote:
> port rdeps gcc7
> sudo port install gcc7
and post what you get
Artax:~ multix$ port rdeps gcc7
The following ports are dependencies of gcc7 @7.5.0_4:
xz
gette
Hi Chris:
Chris Jones via macports-dev wrote:
> port rdeps gcc7
> sudo port install gcc7
and post what you get
Artax:~ multix$ port rdeps gcc7
The following ports are dependencies of gcc7 @7.5.0_4:
xz
gettext
ncurses
gettext-tools-libs
libiconv
gperf
libtextstyle
gettext-runtime
cctools
libu
Artax:~ multix$ gcc-mp-7
gcc-mp-7: fatal error: no input files
compilation terminated.
Artax:~ multix$ gcc-mp-6
gcc-mp-6: fatal error: no input files
compilation terminated.
those errors are to be expected as you didn't give gcc anything to
compile ...
Please run
> port rdeps gcc7
> sudo port install gcc7
and post what you get
Chris
On 14/02/2025 3:53 pm, Riccardo Mottola via macports-dev wrote:
Hi,
some time ago we bumped to gcc14, I remember a long discussion. I had no
issues at a first glance on my systems. MDD G4, MB i386 and MB x8
Hi,
some time ago we bumped to gcc14, I remember a long discussion. I had no
issues at a first glance on my systems. MDD G4, MB i386 and MB x86-64.
Apparently on my MacBook i386 e.g. gcc 7 works, just used it today
However, today on MacBook x86-64 I was trying out various compilers with
a st