Re: numpy & non-Apple gcc?

2010-09-22 Thread Michael Dickens
After playing around with py26-numpy a bit more as well as reading through the NumPy/SciPy MacOS X install guide < http://www.scipy.org/Installing_SciPy/Mac_OS_X >, I think I've reached a compromise that seems to meet the developers' requirements (linking fortran-created libraries with fortran,

Re: gnome-doc-utils can't find gmkdir (was: Re: Gettext)

2010-09-22 Thread Ryan Schmidt
On Sep 22, 2010, at 06:43, Fabrizio Bartolomucci wrote: > Done all but stomping again againt a gnome problem: what should I do? > It seams there is missing a gmkdir: I tried to manually create it but it did > not solve the issue. > > ---> Staging gnome-doc-utils into destroot > Error: Target or

Re: Gettext

2010-09-22 Thread Ryan Schmidt
On Sep 22, 2010, at 02:40, Fabrizio Bartolomucci wrote: >> All of your problems have been the same: you're building x86_64, but some >> dependencies have been built for i386. First it was gettext's dependency >> ncurses. >> >> >> http://trac.macports.org/ticket/26543 >> >> >> Then it was lib

Re: numpy & non-Apple gcc?

2010-09-22 Thread Adam Mercer
On Wed, Sep 22, 2010 at 04:33, Michael Dickens wrote: > Thank you, Michael.  I hadn't found that one yet in a quick search.  I like > that it's based on Apple's GCC42 & thus doesn't have the potential issues > we've been talking about when using different GCC versions; seems like it's > worth

Re: numpy & non-Apple gcc?

2010-09-22 Thread Michael Dickens
On Sep 22, 2010, at 4:09 AM, Michael Feiri wrote: > We also have llvm-gfortran-4.2 available in macports as part of the > llvm-gcc42 port. This version of gfortran is based on Apples branch of gcc42 > and uses the latest llvm for code generation. It should be the safest option > because it uses