delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
X-Authenticated: | #27081556 |
From: | Juan Manuel Guerrero <juan DOT guerrero AT gmx DOT de> |
To: | greenberg moshe <mina-g AT bezeqint DOT net>, djgpp AT delorie DOT com |
Subject: | Re: The lib FFTW3.1 does not recognizeby the compiler |
Date: | Sat, 11 Feb 2006 22:40:21 +0100 |
User-Agent: | KMail/1.8.2 |
References: | <398418 DOT 1139627069878 DOT JavaMail DOT SYSTEM AT weblogicquad> |
In-Reply-To: | <398418.1139627069878.JavaMail.SYSTEM@weblogicquad> |
MIME-Version: | 1.0 |
Message-Id: | <200602112240.21473.juan.guerrero@gmx.de> |
X-Y-GMX-Trusted: | 0 |
Am Samstag, 11. Februar 2006 04:04 schrieben Sie: > Hi > I did a simple test program for fftw3.1 and the massage was "library file > shape does not recognize" > The fftw301 work perfect in this program. > Moshe Unfortunatly during the packing of the files /current/v2tk/fftw31b.zip and /beta/v2tk/fftw31b.zip some error occurred corrupting all library files. This that not invlove the source nor the doc zip files. I have created new binary archives and submitted them to DJ Delorie. I do not know when he will find the time to replace the brocken ones with these new ones. If you are really in a hurry you will have to recompile the libraries from the sources. Please remember that the sources have been configured for stock djdev203 and Win98SE and not for the use on WinXP. If you want to use the libraries on WinXP and djdev204 you will have to proceed as follows: 1) remove the cache file from /djgpp del djgpp\config.cache 2) run the configure script like this: djgpp\config This will produce the double precision libraries. If you prefer the float libray run the configure script like this: djgpp\config --enable-float 3) Run the commands: make make check make install That is all. That will install everything /dev/env/DJDIR. If you want the products in a different place then give an appropiate prefix with the install command. As soon as I see that the new binary zip files are available I will announce them. Regards, Juan M. Guerrero
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |