-----Original Message----- From: Roland Richter [SMTP:roland@flll.uni-linz.ac.at] Sent: Monday, 15 January 2001 20:32 To: Tilman Utz Cc: ginac-list@zino.Physik.Uni-Mainz.DE Subject: cln/ginac under win32
Hi Tilman,
I just found out that there seems to be a possibility to use cln/ginac under win32. Please, can you (or anyone else listening to the list) tell me
+ what to do (and how long it will take) + whether there are any files etc. downloadable anywhere
in order to get ginac running under win (preferably without the cygwin-dll, i.e. in the way you described in your mail.)
Hopefully, that's another step to convince the "Skip C++, use Mathematica/Maple/whatever instead" people around here ;-)
- Roland
Tilman Utz wrote:
"Richard B. Kreckel" schrieb:
Actually I don't see what the problem is with getting things to work
win32. I was under the assumption that it had already been ported for Cygwin by David Billinghurst.
Yes, but there was still a reliance on the cygwin-dll which provides the
background. With the lib, I built now I'm able to produce executables _totally_ independent of any third party dll's (Someone did that already with cln 1.0 as I discovered a couple of hours before, but I didn't check out wheher his
works on 1.0.3, too)
on posix patch - To UNSUBSCRIBE, email to ginac-list@ginac.de with a subject of "unsubscribe".
I have built and tested latest cln and GiNaC on NT4 using cygwin. Not quite what you wanted, but .. Get latest gmp. configure; make; install cln-1.1 needed a couple of tweaks to configure and install correctly. All the set up is on another computer. From memory: * the include and library paths for gmp needed to be set to /usr/local, * a directory or two needed to be created to build with srcdir != builddir GiNaC then configured and built without problem. +++++++++++++++++++++++++++++++++++++++++ (Mr) David Billinghurst Comalco Research Centre PO Box 316, Thomastown, Vic, Australia, 3074 Phone: +61 3 9469 0642 FAX: +61 3 9462 2700 Email: David.Billinghurst@riotinto.com - To UNSUBSCRIBE, email to ginac-list@ginac.de with a subject of "unsubscribe".