Jack,
Thanks! Works great, now.
Sean
> On Sep 17, 2015, at 20:52, Jack Howarth wrote:
>
> Sean,
> This issue is now fixed in fink cvs for the 10.7 tree.
> Jack
>
> On Thu, Sep 17, 2015 at 10:25 PM, Jack Howarth
> wrote:
> On Thu, Sep 17, 2015 at 10:18 PM, Sean Lake wrote
Sean,
This issue is now fixed in fink cvs for the 10.7 tree.
Jack
On Thu, Sep 17, 2015 at 10:25 PM, Jack Howarth
wrote:
> On Thu, Sep 17, 2015 at 10:18 PM, Sean Lake
> wrote:
>
>> Hello all,
>>
>> Rebuilding from scratch with the new Xcode version. I run into this error:
>>
>
On Thu, Sep 17, 2015 at 10:18 PM, Sean Lake wrote:
> Hello all,
>
> Rebuilding from scratch with the new Xcode version. I run into this error:
>
> Adding multilib support to Makefile in
> ../../../../gcc-4.9.3/libjava/libltdl
> with_multisubdir=
> config.status: executing depfiles commands
> make
Hello all,
Rebuilding from scratch with the new Xcode version. I run into this error:
Adding multilib support to Makefile in ../../../../gcc-4.9.3/libjava/libltdl
with_multisubdir=
config.status: executing depfiles commands
make: *** [bootstrap-lean] Error 2
### execution of /tmp/fink.KvFC7 faile
On 2015 Jul 15, at 5:44 PM, David Lowe wrote:
>> 1) The presence of third-party developer headers in /usr/local (which can be
>> solved by moving /usr/local aside before building gcc49)
>
> Oops, i forgot about that. I just renamed it and things are compiling
> again now.
Well,
On 2015 Jul 15, at 8:31 AM, Jack Howarth wrote:
> David,
> I've never seen that particular boot-strap comparison failure error on
> x86_64-apple-darwin12.6.0/libstdc++-v3/src/c++98/basic_file.o before (the
> other ones are expected and the build ignores). In general, the normal
> culprit
> Making all in python
> sed -e 's,@pythondir@,/sw/lib/gcc4.9/share/gcc-4.9.3/python,' \
> -e 's,@toolexeclibdir@,/sw/lib/gcc4.9/lib/i386,' <
> ../../../../../gcc-4.9.3/libstdc++-v3/python/hook.in > gdb.py
> true "AR_FLAGS=rc" "CC_FOR_BUILD=gcc"
> "CC_FOR_TARGET=/sw/src/fink.build/gcc49
David,
Also make sure you are running the expected gcc. For 'gcc -v' on
10.8 with Xcode 5.1.1, you should have...
5.1 (clang-503.0.40) (based on LLVM 3.4svn)[
In particular, creation of /usr/bin/gcc symlinks to use the legacy gcc-4.2
can cause oddities in the FSF gcc build.
David,
I've never seen that particular boot-strap comparison failure error
on x86_64-apple-darwin12.6.0/libstdc++-v3/src/c++98/basic_file.o before
(the other ones are expected and the build ignores). In general, the normal
culprits for build issues of FSF gcc (which is a complex build) on fin