On Nov 24, 2009, at 10:41 PM, Tony Theodore wrote:

> 2009/11/25 Robert Ferrell <ferr...@diablotech.com>:
>> I've got XCode, and gcc definitely works.  I've built other stuff.
>>
>> Partly, I'm spoiled by distutils, and looking through config stuff
>> takes me back to a time I don't miss.
>>
>> thanks,
>> -robert
>>
>
>>>> checking for config darwin10.2.0... no
>>>> checking for config apple... found
>>>> compiler 'gfortran' is GNU gfortran-4.2.1
>
> I haven't tried installing it, but ./configure and make succeed. At
> this point, my configure output is
>
> checking for config darwin10.2.0... no
> checking for config apple... found
> compiler 'gcc' is GNU gcc-4.2.1
> compiler 'gfortran' is GNU gfortran-4.2.3
>
> It may be missing the gcc detection? Are you using macports? What is
> the output of gcc -v?

Interesting.

> bash-3.2$ gcc -v
> Using built-in specs.
> Target: i686-apple-darwin10
> Configured with: /var/tmp/gcc/gcc-5646.1~2/src/configure --disable- 
> checking --enable-werror --prefix=/usr --mandir=/share/man --enable- 
> languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/\
> s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --with- 
> gxx-include-dir=/include/c++/4.2.1 --program-prefix=i686-apple- 
> darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10
> Thread model: posix
> gcc version 4.2.1 (Apple Inc. build 5646) (dot 1)
>

I just started up a new shell, and now the ./configure goes fine.   
Guess something was wonky in my shell.

Thanks to some hints form pgm, the build seemed to succeed, and the  
tests are running right now.

-robert

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to