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, b
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 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
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 wrote:
>
>
> On Fri, Sep 25, 2015 at 12:58 PM, Xujun Zhao wrote:
>
>> Hi Cody,
>>
>>
On Fri, Sep 25, 2015 at 12:58 PM, Xujun Zhao 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 updatin
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. It doesn't have any problem with PETSc and
SLEPc.
On Fr
Xujun,
I had a very similar issue just yesterday after grabbing the lastest (not
publically available yet) redistributable packages for our code MOOSE for
testing. This redistributable package contained compiler upgrades and
several new versions of our dependent libraries. After the installation,
This is on a Mac Pro laptop, and GCC 4.9 is used.
The configure log is attached. Thanks
Xujun
On Fri, Sep 25, 2015 at 1:06 PM, Dmitry Karpeyev
wrote:
> Xujun,
> Can you send the output of configure and config.log.
> Dmitry
>
> On Fri, Sep 25, 2015, 13:02 Cody Permann wrote:
>
>> What operat
Xujun,
Can you send the output of configure and config.log.
Dmitry
On Fri, Sep 25, 2015, 13:02 Cody Permann wrote:
> What operating system are you on? What compiler are you using?
>
> On Fri, Sep 25, 2015 at 11:58 AM Xujun Zhao wrote:
>
> > Hi all,
> >
> > I try to update my installation of lib
What operating system are you on? What compiler are you using?
On Fri, Sep 25, 2015 at 11:58 AM Xujun Zhao wrote:
> Hi all,
>
> I try to update my installation of libMesh. This is directly pulled from
> github.
> The configure log shows everything is good, but errors occur during make
> Here it
Hi all,
I try to update my installation of libMesh. This is directly pulled from
github.
The configure log shows everything is good, but errors occur during make
Here it is:
Making all in sfcurves
make[2]: Nothing to be done for `all'.
Making all in fparser
/Applications/Xcode.app/Contents/Dev
10 matches
Mail list logo