Hi everybody
I eventually downloaded the cygwin program, to use the linux environment with Windows; I got to make it work (by the way thanks to Julien and everyone here who helped me), using a source code which calls subroutines from BLAS library downloaded as I installed Cygwin, instead of adding the code of the blas routines in queue to my code.
Now I need to try it with a routine from the Lapack library.
However I still have some questions, which I need to be answered, to let me have a wider complete comprehension.
Why was it so relatively simple? I mean I read the post of the other members, and I see that often they have alot of difficults and need to do alot of complicated things, like testing alot of routines and so on.. Why didn't I need to it too? Maybe because when you download cygwin does it come all in a way that you don't need to test anything? And beside it, which are the limitations of the package downloaded in this way, instead of in the other more complicated, but maybe more efficient way?
How different could it be if installed Lapack in any different way than that I did?
I'm using windows 98, with a PentiumII (everything quite old).
If I desired to advance, to improve the system, what should I do? I guess I should download the single package of lapack. But could I work on my non-unix-nor-linux-PC without reliing at Cygwin? How?
Thank for your patience
Marco

