help-octave
[Top][All Lists]
Advanced

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

octave on cygwin


From: Valmor de Almeida
Subject: octave on cygwin
Date: Tue, 08 Feb 2011 01:40:00 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101128 Lightning/1.0b3pre Lanikai/3.1.6

Hello,

Does anyone know what additional packages need to be installed in cygwin
to be able to generate standalone programs with octave? Here is the problem


bash-4.1$ mkoctfile --link-stand-alone test.cc -o test
g++-4: unrecognized option '-rdynamic'
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
cannot find -lfftw3
/usr/lib/gcc/i686-pc-cygwin/4.3.4/../../../../i686-pc-cygwin/bin/ld:
cannot find -lfftw3f
collect2: ld returned 1 exit status
bash-4.1$

I have tried to install libfftw3 in cygwin but I can't find the library
in the /lib directory nor can octave.

Thanks,

--
Valmor


reply via email to

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