Re: [Fink-users] lapack and gcc5 in El Capitain

2015-10-20 Thread Alexander Hansen
> On Oct 19, 2015, at 14:19, Giuliano Franchetti wrote: > > OK. When it is ready I am happy to use it. > Thanks > > Giuliano > > I updated it last night (my time). It should be available to you via “fink selfupdate”. -- Alexander Hansen, Ph.D. Fink User Liaison ---

Re: [Fink-users] lapack and gcc5 in El Capitain

2015-10-19 Thread Giuliano Franchetti
OK. When it is ready I am happy to use it. Thanks Giuliano > On 19 Oct 2015, at 23:18, Alexander Hansen > wrote: > > >> On Oct 19, 2015, at 12:24, Alexander Hansen > > wrote: >> >> >>> On Oct 19, 2015, at 12:17, Giuliano Franchetti >>

Re: [Fink-users] lapack and gcc5 in El Capitain

2015-10-19 Thread Alexander Hansen
> On Oct 19, 2015, at 12:24, Alexander Hansen > wrote: > > >> On Oct 19, 2015, at 12:17, Giuliano Franchetti > > wrote: >> >> Hi 2 all, >> >> installing lapack350 I found that it requires gcc49-compiler. >> Is it possible to upgrade it to gcc5 that I have alread

Re: [Fink-users] lapack and gcc5 in El Capitain

2015-10-19 Thread Alexander Hansen
> On Oct 19, 2015, at 12:17, Giuliano Franchetti wrote: > > Hi 2 all, > > installing lapack350 I found that it requires gcc49-compiler. > Is it possible to upgrade it to gcc5 that I have already installed? > Otherwise I have to install gcc5 and gcc49-compiler. Very likely. I’ve got a test

[Fink-users] lapack and gcc5 in El Capitain

2015-10-19 Thread Giuliano Franchetti
Hi 2 all, installing lapack350 I found that it requires gcc49-compiler. Is it possible to upgrade it to gcc5 that I have already installed? Otherwise I have to install gcc5 and gcc49-compiler. Actually the same thing happens for slatec. Many thanks Giuliano ---

Re: [Fink-users] lapack

2003-10-29 Thread Jeff Whitaker
Jack: The atlas package builds LAPACK. There is no separate package with just lapack (there's no point - atlas is so much faster). In fact, all or most of LAPACK is in Apple's vecLib framework, so you could just link against that. -Jeff On Wed, 29 Oct 2003, Jack Howarth wrote: >I know atl

[Fink-users] lapack

2003-10-29 Thread Jack Howarth
I know atlas is a faster version but I am wondering if lapack .info files exist for fink unstable? I am trying to locally compile xplor-nih against fink 0.6.0 on 10.3 and it would be cleaner if I could start with lapack in my initial builds. Jack --