octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Configuring the latest default hg on OSX


From: Ben Abbott
Subject: Configuring the latest default hg on OSX
Date: Sat, 28 Jun 2008 20:50:57 -0400

Today I tried to configure the latest sources with the intent of using the Fink package manager on OSX. I'm concerned about the OpenGL part (as I have no experience with it).

I'd appreciate any comments respecting "the good, the bad, and the ugly" with regards the results of the configure process below.

Octave is now configured for i386-apple-darwin9.3.0

  Source directory:     .
  Installation prefix:  /sw
C compiler: gcc -mieee-fp -Wall -W -Wshadow -O3 -I/usr/ X11R6/include C++ compiler: g++ -mieee-fp -Wall -W -Wshadow -Wold-style- cast -g -O3 Fortran compiler: /sw/bin/gfortran -fbounds-check -ff2c -g -O3 - mieee-fp
  Fortran libraries:    /sw/lib/gcc4.3/lib/libgfortran.dylib
BLAS libraries: -Wl,-framework,Accelerate,-dylib_file,/System/ Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/ vecLib.framework/Versions/A/libLAPACK.dylib:/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libLAPACK.dylib
  FFTW libraries:       -lfftw3 -lfftw3f
  GLPK libraries:       -lglpk
  UMFPACK libraries:    -lumfpack
  AMD libraries:        -lamd
  CAMD libraries:       -lcamd
  COLAMD libraries:     -lcolamd
  CCOLAMD libraries:    -lccolamd
  CHOLMOD libraries:    -lcholmod
  CXSPARSE libraries:   -lcxsparse
  HDF5 libraries:       -lhdf5
  CURL libraries:       -lcurl
  REGEX libraries:      -L/sw/lib -lpcre
  QHULL libraries:      -lqhull
LIBS: -lreadline -lncurses -Wl,- framework,Accelerate,-dylib_file,/System/Library/Frameworks/ Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/ libBLAS.dylib:/System/Library/Frameworks/Accelerate.framework/Versions/ A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib -lhdf5 -lz -lm
  Default pager:        less
  gnuplot:              gnuplot
  OPENGL libraries:
fltk backend libs: -L/sw/lib/fltk-aqua/lib -L/sw/lib -lfltk_gl - framework AGL -framework OpenGL -lfltk -lpthread -framework Carbon - framework ApplicationServices

  Do internal array bounds checking:  false
  Build static libraries:             false
  Build shared libraries:             true
  Dynamic Linking:                    true (dyld)
  Include support for GNU readline:   true
  64-bit array dims and indexing:     false

configure: WARNING: A BLAS library was detected but found incompatible with your Fortran 77 compiler. The reference BLAS implementation will be used. To improve performance, consider using a different Fortran compiler or a switch like -ff2c to make your Fortran compiler use a calling convention compatible with the way your BLAS library was compiled, or use a different BLAS library.
configure:

Ben




reply via email to

[Prev in Thread] Current Thread [Next in Thread]