I removed homebrew from all environment variables, with no change in
behavior.
On Wednesday, April 15, 2015 at 5:25:54 PM UTC-4, Justin C. Walker wrote:
>
>
> On Apr 15, 2015, at 13:29 , Volker Braun wrote:
>
> > Whats the output of gcc --version (the Xcode one?)
>
> % gcc -v
> Configured with
On Apr 15, 2015, at 13:29 , Volker Braun wrote:
> Whats the output of gcc --version (the Xcode one?)
% gcc -v
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 6.0 (clang-600.0.54) (based on LLVM 3.5svn)
Tar
Whats the output of gcc --version (the Xcode one?)
On Wednesday, April 15, 2015 at 10:20:27 PM UTC+2, Justin C. Walker wrote:
>
>
> On Apr 15, 2015, at 08:18 , Volker Braun wrote:
>
> > It picks up homebrew stuff and breaks. Remove homebrew from your PATH
> > (and/or other environment variable
On Apr 15, 2015, at 08:18 , Volker Braun wrote:
> It picks up homebrew stuff and breaks. Remove homebrew from your PATH
> (and/or other environment variables) and try again
FWIW, I see the same issue on OS X, 10.10.3, with Xcode 6.1 and possibly
updated command-line tools. On that system I do
It picks up homebrew stuff and breaks. Remove homebrew from your PATH
(and/or other environment variables) and try again
On Wednesday, April 15, 2015 at 5:15:03 PM UTC+2, Buck Evan wrote:
>
> Here's the same error under -j1, in case it helps:
> http://paste.pound-python.org/show/CSFQbBf722doPeyr
I may have gotten confused by the interleaved compiler messages, as Jeroen
suspected.
Below is the real error. It's not related to /usr/bin/cc; it's using gcc.
Is this another case of objective-c syntax leaking into the C headers?
1. gcc -std=gnu99 -I../../../../include -DNDEBUG -I../../../
Here's the same error under -j1, in case it helps:
http://paste.pound-python.org/show/CSFQbBf722doPeyrXxJi/
On Wednesday, April 15, 2015 at 10:58:42 AM UTC-4, Jeroen Demeyer wrote:
>
> On 2015-04-15 16:46, Buck Evan wrote:
> > Full details are here:
> > http://paste.pound-python.org/show/9mou1V
On 2015-04-15 16:46, Buck Evan wrote:
Full details are here:
http://paste.pound-python.org/show/9mou1V2L8kJPOg3ztHcb/
I can't help with this problem, but as a general rule, it's much easier
to debug a build with "make -j1".
--
You received this message because you are subscribed to the Google
I'm trying to build sage from source.
I've installed lots of things, including gcc, but I've gotten stuck while
building R.
It's erroring out in /usr/bin/cc (which it chose as the objective-c
compiler):
1. In file included from /usr/include/Availability.h:153:0,
2. from /usr/include/std