and then try ghci again.xcode-select --install
Hi, George,Sorry to bother you. Though ghc seems to run properly, here's what ghci prints on my screen. What mistake did I make? Should I delete and reinstall the software you told me to install?xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun
`gcc' failed in phase `gcc'. (Exit code: 1)
williammcenaney@Williams-Air bin"
Thanks.
Bill
Bill
On Wed, Mar 15, 2023 at 7:59 AM George Colpitts <george.colpitts@gmail.com> wrote:Hi BillYes,GHC will run on your new MacBook Air. The cpu in that is Apple Silicon , the aarch64-apple-darwin platform. Older Macs run on Intel chips, the x86_64-apple-darwin platform.I'm not sure how you installed the compiler. I believe the standard way is described on https://www.haskell.org/ghcup/. Can you tell us how you installed it?ThanksGeorgeOn Wed, Mar 15, 2023 at 8:22 AM Simon Peyton Jones <simon.peytonjones@gmail.com> wrote:Redirecting this query to ghc-devs. Can anyone help William? Thanks!Will GHC run on my new MacBook Air? After installing the compiler, my laptop said its processor was wrong for the binary distribution I chose. If there is a dmg file for MacOS 12.5.1, please please link your reply to it.Simon_______________________________________________On Tue, 14 Mar 2023 at 23:33, William McEnaney <bill.mcenaney.jr@gmail.com> wrote:Dear Dr. Jones,Will GHC run on my new MacBook Air? After installing the compiler, my laptop said its processor was wrong for the binary distribution I chose. If there is a dmg file for MacOS 12.5.1, please please link your reply to it.Thanks for your help.Best,Bill
ghc-devs mailing list
ghc-devs@haskell.org
http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs