[Scilab-Dev] building scialb 5.3.0 on OpenSolaris

Jonathan Blanchard BlanchardJ at ieee.org
Mon Jan 10 17:40:42 CET 2011


On Mon, Jan 10, 2011 at 12:26 PM, Kostas Oikonomou <ko at research.att.com> wrote:
> Hello,
>
> I understand that Scilab is not officially supported on OpenSolaris, but I would
> appreciate some help with the following compilation problem.  (This is gcc 4.3.3
> and gfortran).
>
> configure --prefix=/opt/scilab/5.3.0 F77=gfortran --without-hdf5 --without-pvm
> --without-umfpack --without-matio --disable-build-localization
> --with-blas-library=/opt/sunstudio12.1/lib
> --with-lapack-library=/opt/sunstudio12.1/lib LIBS=-lsunperf
>

Hmm I'm not totally sure that's your exact issue here, but to use
sunperf with gcc you have to link both -lsunperf -lsunmath.

Jonathan Blanchard



More information about the dev mailing list