Re: Problems with gcc-11.4.0 update
"Franchetti, Giuliano Dr." <[email protected]>
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
I solved the problem: I just looked that the installed packages with `fink list | grep gcc ` and saw that gcc11-4.0 was not installed. So I just run `fink install gcc11` and now it is fine. giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> gfortran-fsf-11 --version GNU Fortran (Fink gcc11 11.4.0-1.1) 11.4.0 Copyright (C) 2021 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> Many thanks, and … I am looking forward for gcc13 Giuliano > On 4. Jun 2023, at 09:52, Franchetti, Giuliano Dr. <[email protected]> wrote: > > Looks like I have installed 11.4.0-1.1 > > giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> fink dumpinfo -fallversions gcc11 > Information about 14798 packages read in 2 seconds. > allversions: > 11.4.0-1 > b 11.4.0-1.1 > giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> > > > >> On 4. Jun 2023, at 03:18, Hanspeter Niederstrasser <[email protected]> wrote: >> >> On 6/3/23 6:13 PM, Franchetti, Giuliano Dr. wrote: >>> Hi Merle, >>> I also get the same result >>> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> fink dumpinfo -finfofile gcc11 >>> Information about 14798 packages read in 3 seconds. >>> infofile: /opt/sw2/fink/dists/local/main/finkinfo/languages/gcc11-13.0.info >>> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> >>> and I also get Ventura 13.4, but I get the wrong result >>> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> gfortran-fsf-11 --version >>> GNU Fortran (Fink gcc11 11.3.0-3) 11.3.0 >>> Copyright (C) 2021 Free Software Foundation, Inc. >>> This is free software; see the source for copying conditions. There is NO >>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. >>> giuliano@FGs-MacBook-Pro:/Users/giuliano/Desktop> >> >> Have you actually installed the new gcc11 build? `fink rebuild gcc11` only builds it but doesn't install it. >> >> You can verify with `fink dumpinfo -fallversions gcc11` and/or `fink list gcc11`. If not actually installed, try `fink install gcc11`. >> >> Hanspeter >> > > > > _______________________________________________ > Fink-users mailing list > [email protected] > List archive: > https://sourceforge.net/p/fink/mailman/fink-users/ > Subscription management: > https://lists.sourceforge.net/lists/listinfo/fink-users _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users