help-octave
[Top][All Lists]
Advanced

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

Re: Build MSVC oct-files linked to pthread and fftw


From: Tatsuro MATSUOKA
Subject: Re: Build MSVC oct-files linked to pthread and fftw
Date: Mon, 21 Jan 2008 08:08:22 +0900 (JST)

Hi Fredrik
cc. Michael

For fftw, you need not reinstall them.

The libfftw3-3.dll is in the bin folder and fftw3.lib is in the lib folder.
Please confirm by youself.
You can automatically use them in using mkoctfile.
I think that the flag of -lfftw has been alread set in mkoctfile.

Hello MIchael!
What I stated here is right?


For pthreads, perhaps your way is right.

Regards

Tatsuro 

--- Fredrik Lingvall <address@hidden> wrote:

> I'm trying the build some oct-files for the MSVC version of octave.
> I need to link them to pthread and fftw. Windows versions of these
> libs can be found at
> 
>     http://www.fftw.org/install/windows.html
> 
> and
> 
>     ftp://sourceware.org/pub/pthreads-win32/dll-latest/
> 
> respectively. How do I install these libs (if they are not already 
> included in octave) so that I can build the
> oct-files with: mkoctfile -lpthread -lfftw ...
> 
> /Fredrik
> 
>    
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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