GiNaC with gcc for win32

Billinghurst, David (CRTS) David.Billinghurst at riotinto.com
Fri Aug 11 04:43:36 CEST 2000


Have just built and installed GiNaC-0.6.4 on NT4 SP5 with cygwin 1.1.4

cln-1.0.3 installed with prefix=/usr/local/
GiNaC source tree /usr/local/src/GiNaC-0.6.4

then
	CPPFLAGS=-I/usr/local/include
	export CPPFLAGS
	CXXFLAGS=-I/usr/local/include
	export CXXFLAGS
	LDFLAGS=-L/usr/local/lib
	export LDFLAGS

	mkdir /usr/local/obj/GiNaC-0.6.4
	cd /usr/local/obj/GiNaC-0.6.4
	/usr/local/src/GiNaC-0.6.4/configure
	make
	make check

Maximum memory usage during "make check" is about 120 MB.  PC has 128 MB :->


> -----Original Message-----
> From:	Billinghurst, David (CRTS) 
> Sent:	Thursday, 10 August 2000 9:46
> To:	'ginac-list at zino.Physik.Uni-Mainz.DE'
> Subject:	RE: GiNaC with gcc for win32
> 
> GiNaC and cln build out of the box with little (or no) problem on NT4 SP5
> using recent cygwin.  One of the tests fails occasionally.  May be lack of
> memory - 128 MB doesn't seem enough these days.  My laptop is at home, so
> I
> don't have the details.  Let me know if you have any problems
> 
> +++++++++++++++++++++++++++++++++++++++++
> (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 at riotinto.com
> 
> 
> 
> 
> 
> > -----Original Message-----
> > From:	Tilman Utz [SMTP:Tilman.Utz at studserv.uni-stuttgart.de]
> > Sent:	Wednesday, 9 August 2000 17:00
> > To:	ginac-list at zino.Physik.Uni-Mainz.DE
> > Subject:	GiNaC with gcc for win32
> > 
> > Hello all,
> > Is it possible to build the GiNaC and cln libraries to libraries which
> > can be used for win32 applications?
> > I read in the FAQ that it should work with the cygwin package, but as I
> > am a newbie on this topic I don't really know how to proceed, e.g. do I
> > have to change the makefiles of the cln or GiNaC package.
> > Thanks to everyone who is able to answer this maybe trivial question
> > Tilman
> > 
> > 
> > -
> > To UNSUBSCRIBE, email to ginac-list at ginac.de with a subject of
> > "unsubscribe".
> -
> To UNSUBSCRIBE, email to ginac-list at ginac.de with a subject of
> "unsubscribe".
-
To UNSUBSCRIBE, email to ginac-list at ginac.de with a subject of "unsubscribe".



More information about the GiNaC-list mailing list