Just to log for future searches, I also just ran into this because I just
updated to Xcode 7 (I thought it was safe and I was wrong). According to
this thread:

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66509

Apple broke backward compatibility with the assembler. I can compile with
GCC 5.2.0, but not 4.9.3. Looks like a fix is in 4.9.4, whenever that gets
released. Didn't see anything about backporting to GCC 4.8.

On Sat, Sep 26, 2015 at 4:41 PM, Xujun Zhao <xzha...@gmail.com> wrote:

> It now works with clang :-)
> But still not very clear why it failed with GCC
> Thank you, guys.
>
> Xujun
>
> On Fri, Sep 25, 2015 at 2:37 PM, Xujun Zhao <xzha...@gmail.com> wrote:
>
> > Hi John,
> >
> > Not MOOSE, but only libMesh.
> > I haven't tried the clang yet, because my PETSc and SLEPc are compiled
> > with GCC now. Otherwise I have re-compile everything.
> >
> > On Fri, Sep 25, 2015 at 2:34 PM, John Peterson <jwpeter...@gmail.com>
> > wrote:
> >
> >>
> >>
> >> On Fri, Sep 25, 2015 at 12:58 PM, Xujun Zhao <xzha...@gmail.com> wrote:
> >>
> >>> Hi Cody,
> >>>
> >>> I have updated my OS X to the most recent packages, and retried the
> >>> installation after restarting my system, but still failed.
> >>> Also I am using GNU GCC compiler instead of Apple's clang, so I doubt
> if
> >>> it
> >>> can work with updating XCode.
> >>
> >>
> >> So you are using the GCC 4.9.1 that comes with the MOOSE package?
> >>
> >> Have you also tried the clang compiler (module load moose-dev-clang)
> that
> >> comes with that package?
> >>
> >> --
> >> John
> >>
> >
> >
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Libmesh-users mailing list
> Libmesh-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libmesh-users
>
------------------------------------------------------------------------------
_______________________________________________
Libmesh-users mailing list
Libmesh-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-users

Reply via email to