Is it possible to install Julia on M1 Mac?
Chris Jones
jonesc at hep.phy.cam.ac.uk
Fri May 7 12:22:22 UTC 2021
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 <andrew at rohl.id.au> 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
More information about the macports-users
mailing list