Travis E. Oliphant wrote:
> You need to use it in your case because you are linking against lapack
> and blas that were built with a Fortran compiler. The Fortran compiler
> is only used in the link step of lapack_lite.so
>
If for some reasons, Christopher does not want to use fortran compil
Christopher Hanley wrote:
> Robert Kern wrote:
>
>> On Tue, Feb 26, 2008 at 12:09 PM, Christopher Hanley <[EMAIL PROTECTED]>
>> wrote:
>>
>>> Robert Kern wrote:
>>> > On Tue, Feb 26, 2008 at 11:50 AM, Christopher Hanley <[EMAIL PROTECTED]>
>>> wrote:
>>> >> Greetings,
>>> >>
>>> >> I
On Tue, Feb 26, 2008 at 12:46 PM, Christopher Hanley <[EMAIL PROTECTED]> wrote:
> Robert Kern wrote:
> > On Tue, Feb 26, 2008 at 12:09 PM, Christopher Hanley <[EMAIL PROTECTED]>
> wrote:
> >> Robert Kern wrote:
> >> > On Tue, Feb 26, 2008 at 11:50 AM, Christopher Hanley <[EMAIL
> PROTECTED]>
Robert Kern wrote:
> On Tue, Feb 26, 2008 at 12:09 PM, Christopher Hanley <[EMAIL PROTECTED]>
> wrote:
>> Robert Kern wrote:
>> > On Tue, Feb 26, 2008 at 11:50 AM, Christopher Hanley <[EMAIL PROTECTED]>
>> wrote:
>> >> Greetings,
>> >>
>> >> I was wondering if within the last 8 - 10 weeks an
On Tue, Feb 26, 2008 at 12:09 PM, Christopher Hanley <[EMAIL PROTECTED]> wrote:
> Robert Kern wrote:
> > On Tue, Feb 26, 2008 at 11:50 AM, Christopher Hanley <[EMAIL PROTECTED]>
> wrote:
> >> Greetings,
> >>
> >> I was wondering if within the last 8 - 10 weeks anyone has made changes
> >> t
Robert Kern wrote:
> On Tue, Feb 26, 2008 at 11:50 AM, Christopher Hanley <[EMAIL PROTECTED]>
> wrote:
>> Greetings,
>>
>> I was wondering if within the last 8 - 10 weeks anyone has made changes
>> to the way FORTRAN compilers are detected. In the past I was able to
>> specify which compiler w
On Tue, Feb 26, 2008 at 11:50 AM, Christopher Hanley <[EMAIL PROTECTED]> wrote:
> Greetings,
>
> I was wondering if within the last 8 - 10 weeks anyone has made changes
> to the way FORTRAN compilers are detected. In the past I was able to
> specify which compiler was used by the F77 system var
Greetings,
I was wondering if within the last 8 - 10 weeks anyone has made changes
to the way FORTRAN compilers are detected. In the past I was able to
specify which compiler was used by the F77 system variable. However, I
am now having a f90 compiler that exists on my Solaris system detected