From mboxrd@z Thu Jan 1 00:00:00 1970 MIME-Version: 1.0 Date: Mon, 21 Jul 2014 12:55:44 +1000 Message-ID: From: Shane Morris To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Content-Type: multipart/alternative; boundary=f46d0418262240550704feab3e13 Subject: [9fans] Compiler Message Topicbox-Message-UUID: 07e82018-ead9-11e9-9d60-3106f5b1d025 --f46d0418262240550704feab3e13 Content-Type: text/plain; charset=UTF-8 Hello again 9fans, I'm also trying to compile hosted Inferno for OS X 10.9, all seems to go well until the "mk install" giving this error message: shanes-air-2:inferno-os boris$ PATH=`pwd`/MacOSX/386/bin:$PATH mk install (cd lib9; mk install) cc -c -arch i386 -mmacosx-version-min=10.4 -Wno-deprecated-declarations -Wuninitialized -Wunused -Wreturn-type -Wimplicit -Wno-four-char-constants -Wno-unknown-pragmas -pipe -fno-strict-aliasing -no-cpp-precomp -mno-fused-madd -I/Users/boris/Documents/inferno-os/MacOSX/386/include -I/Users/boris/Documents/inferno-os/include -Os convD2M.c clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future] clang: note: this will be a hard error (cannot be downgraded to a warning) in the future mk: cc -c -arch ... : exit status=exit(1) mk: for j in ... : exit status=exit(1) shanes-air-2:inferno-os boris$ Does anyone have any insight? Many thanks! Shane. --f46d0418262240550704feab3e13 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hello again 9fans,

I'm also trying = to compile hosted Inferno for OS X 10.9, all seems to go well until the &qu= ot;mk install" giving this error message:

shanes-air-2:inferno-os boris$ PATH=3D`pwd`/MacOSX/386/bin:$PATH mk install=
(cd lib9; mk =C2=A0install)
cc -c -arch i386 -mmacosx-= version-min=3D10.4 -Wno-deprecated-declarations -Wuninitialized -Wunused -W= return-type -Wimplicit -Wno-four-char-constants -Wno-unknown-pragmas -pipe = -fno-strict-aliasing -no-cpp-precomp -mno-fused-madd -I/Users/boris/Documen= ts/inferno-os/MacOSX/386/include -I/Users/boris/Documents/inferno-os/includ= e -Os convD2M.c
clang: error: unknown argument: '-mno-fused-madd' [-Wunused-co= mmand-line-argument-hard-error-in-future]
clang: note: this will = be a hard error (cannot be downgraded to a warning) in the future
mk: cc -c -arch ... =C2=A0: exit status=3Dexit(1)
mk: for j = in ... =C2=A0: exit status=3Dexit(1)
shanes-air-2:inferno-o= s boris$

Does anyone have any insight?

Many thanks!

Shane.
--f46d0418262240550704feab3e13--