This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Fwd: mingw64 (msys phoenix) compilation a success!


Hi all,

I have successfully built gsl (1.13) x64 on windows with msys phoenix
(WPG64: www.cadforte.com) using their 1.99 pre release and the update1
available from their download page.
Steps to take (quite standard really):
copy gsl source to somewhere in c:\msys
open Mingw64 bash shell, navigate to gsl source folder
./configure
make
make check >log.txt 2>&1

The log file states all tests have passed. Hooray!

Just thought I'd let you know.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]