[mesa-users] Update Question
Richard Townsend
townsend at astro.wisc.edu
Thu Oct 31 12:10:06 EDT 2013
Dear Pam —
Thanks for the extensive feedback.
It seems that the Fortran compiler is unable to find the assembler ‘as’, which is responsible for translating low-level assembly language into machine code. This assembler isn’t distributed as part of the SDK, but should be a standard part of the Xcode command-line tools.
To see whether ‘as’ is present on your system, run ‘which as’. This should respond with ‘/usr/bin/as’ — if it doesn’t, then it seems the assembler has gone missing. You can try re-installing the command-line tools via
xcode-select --install
Best wishes,
Rich
On Oct 31, 2013, at 10:57 AM, Pam Rowden <pam.rowden27 at gmail.com> wrote:
> Dear Mesa Users
>
> Apologies for the delay in getting back to you, there were ongoing internet problems yesterday.
>
> In the interim, XCode 5.0.1 has been downloaded, installed and activated.
>
> The file "Terminal Output.txt" includes what I have done today, which is exactly the same as happened two days ago.
>
> The file "Test2Run2.txt" includes output from Monday's run. The program latest2.f90 has not been changed in the interim.
>
> The MesaSDK I am using is the one I originally downloaded, July 28 2012 with added support for OS X 10.4 and 10.5
>
> I am using the Bourne shell.
>
> As you can see from today's output, after initialising the SDK I did run the version check, which has come back correctly.
>
> In the interim the name of the hard disk has changed, but I am told this is unlikely to be significant.
>
> I look forward to receiving your thoughts.
>
> Please forgive the extreme simplicity of the coding: I am only learning Fortran.
>
> Pam
>
>
> On Tue, Oct 29, 2013 at 9:07 PM, <pam.rowden27 at gmail.com> wrote:
> Dear Rich
>
> Thanks for this: will put through the upgrade once the internet ports that were supposed to have been configured last week in preparation for today's changes have been properly set up! (Don't ask ... Think they had been tested with a PC, not a Mac!).
>
> Pam
> Sent from my BlackBerry smartphone from Virgin Media
>
> -----Original Message-----
> From: Richard Townsend <townsend at astro.wisc.edu>
> Date: Tue, 29 Oct 2013 15:39:12
> To: Pam Rowden<pam.rowden27 at gmail.com>
> Cc: Ed Brown<ebrown at pa.msu.edu>; mesa-users at lists.sourceforge.net<mesa-users at lists.sourceforge.net>
> Subject: Re: [mesa-users] Update Question
>
> Hi Pam —
>
> It’s quite likely that you’ll have to upgrade Xcode; the current release of the SDK was built using Xcode 4+.
>
> cheers,
>
> Rich
>
> On Oct 29, 2013, at 3:35 PM, pam.rowden27 at gmail.com wrote:
>
> > Dear Ed
> >
> > Thank you for your email. Before installing XCode (ancient version!) last April the ./mk command with MESA did not work, and after installing XCode it did ...
> >
> > Pam
> > Sent from my BlackBerry smartphone from Virgin Media
> >
> > -----Original Message-----
> > From: Ed Brown <ebrown at pa.msu.edu>
> > Date: Tue, 29 Oct 2013 20:15:12
> > To: Pam Rowden<pam.rowden27 at gmail.com>
> > Cc: mesa-users at lists.sourceforge.net<mesa-users at lists.sourceforge.net>
> > Subject: Re: [mesa-users] Update Question
> >
> > Hi Pam,
> > Just to double-check: did you install the command-line tools with Xcode?
> >
> > Ed
> >
> >
> > On 29 Oct, 2013, at 16:04, Pam Rowden <pam.rowden27 at gmail.com> wrote:
> >
> >> Dear Mesa-Users
> >>
> >> Today, my five-year-old iMac was upgraded from Mac OS 10.5.8 through 10.6 (final version) to 10.8 (Mountain Lion), latest version.
> >>
> >> Yesterday, I was able to use the MESA SDK gfortran compiler to compile and then run a very simple Fortran program. Today, with the same program, a gfortran error occurred and the program would not compile. I cannot remember the exact error, as there were a lot of other things going on and this was filed in the 'sort it out later' pile, but there was something about an 'as'. If that makes sense! :-) The technical gentleman assisting with the upgrades double checked what had been put into the Terminal window, but this was an error he had not seen before either.
> >>
> >> The version of XCode that was originally downloaded was a very old one (I think 3.4.1) in order to be compatible with Mac OS 10.5.8 and the version of the MESA SDK was the one with additional support for Mac OS 10.5. After the upgrade, following the instructions on the MESA SDK web page, entering gfortran --version did produce the expected output. X11 was still in the Utilities folder following the upgrade.
> >>
> >> What is the best way forward?
> >>
> >> I look forward to hearing from you
> >>
> >> Pam
> >> ------------------------------------------------------------------------------
> >> Android is increasing in popularity, but the open development platform that
> >> developers love is also attractive to malware creators. Download this white
> >> paper to learn more about secure code signing practices that can help keep
> >> Android apps secure.
> >> http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk_______________________________________________
> >> mesa-users mailing list
> >> mesa-users at lists.sourceforge.net
> >> https://lists.sourceforge.net/lists/listinfo/mesa-users
> >
> > ------------------------------------------------------------------------------
> > Android is increasing in popularity, but the open development platform that
> > developers love is also attractive to malware creators. Download this white
> > paper to learn more about secure code signing practices that can help keep
> > Android apps secure.
> > http://pubads.g.doubleclick.net/gampad/clk?id=65839951&iu=/4140/ostg.clktrk
> > _______________________________________________
> > mesa-users mailing list
> > mesa-users at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mesa-users
>
>
> <Terminal Output.txt><Test2Run2.txt>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20131031/67a92aa2/attachment.html>
More information about the Mesa-users
mailing list