Tisean goes Win32

The TISEAN package has been written originally on and for UNIX systems. Nevertheless, we are aware that many potential users are using other platforms for their work. Thus, for a start, we have made some effort to provide a version of TISEAN to be used under Windows operating systems.

Previous releases had executables compiled under the DJGPP environment. The drawback was that it was not really a win32 system.

Starting from Release 2.0 we do no longer support these versions. Instead we changed to the cygwin system. This is (as far as we can say) win32. Especially, it supports long file names. Thus, both the program names and the file names of the input and output files can be named the same as under Unix/Linux. This has, in our opinion, the advantage that the names of the programs and the main pages are the same. For us it has the advantage that the compilation is much easier and there were no changes to the sources necessary at all. Therefore, there should be no additional error sources present in this part of the package.

Starting from Release 3.0.0 we compiled the programs under the cygwin environment by using the compiler flag -mno-cygwin. As a consequence, the binaries do no longer depend on the cygwin1.dll. On the other hand the progams may loose some functionality.

Therefore we highly recommend to install the cygwin environment and to recompile the sources. The cygwin environment can be found here.

If you are already using the cygwin environment you do not need the binaries. You can easily compile the sources using the configure and the make facilities.

To install the binaries and run the programs proceed in the following way:

At this point we want to thank Jürgen Kahrs, who drew our attention on the Cygwin project. It really helped a lot.


Copyright © (1998-2007) Rainer Hegger, Holger Kantz, Thomas Schreiber