Hi, Whilst the statement that the devel version of gcc was correct at the time it was made, gcc10 now has had support back ported. So I suggest you force uninstall libgcc-devel and let libgcc10 get installed in its place.
Chris > On 7 May 2021, at 12:37 pm, Andrew Rohl <[email protected]> wrote: > > I have installed gcc-devel as I was told that it is the only version that > can be compiled on the M1. > > Then tried to install Julia: > >> sudo port install julia >> >> >> ---> Computing dependencies for julia >> Error: Can't install libgcc10 because conflicting ports are active: >> libgcc-devel >> Error: Follow https://guide.macports.org/#project.tickets to report a bug. >> Error: Processing of port Julia failed > > Is there any way to install Julia? > > Many thanks > > Andrew
