I opt for using the C library.
Regards,
Andreas
Michael Lambert wrote:
Hi Gaius,
On 14 Dec 2008, at 09:49, Gaius Mulley wrote:
Steve Giess <address@hidden>
writes:
How is progress going on ComplexMath and
LongComplexMath? I noticed
some of the files were present in the opt lib file-tree. Are you
lacking the gcc libraries for these?
Hi Steve,
I've not yet started implementing complex types - however they are
inside gcc and all backends - so I'm not expecting this to be overly
difficult. My plan is to implement complex types and their ISO
libraries over the holiday season.
Having just looked at the list of complex library functions, which is
going to be easier (or a more efficient use of time): writing them in
Modula-2 (or perhaps C with an appropriate wrapper) or using the
Fortran intrinsics (again with a wrapper which is probably less
transparent than the C wrapper because of call-by-reference versus
call-by-value)? The latter would undoubtedly require adding gfortran
to the list of required languages for the gm2 build (just to get the
libraries).
Michael
_______________________________________________
gm2 mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gm2
--
________________________________________________________________________
Dr. Andreas Fischlin, Ph.D., Group Director
Terrestrial Systems Ecology
Institute of Integrative Biology: Ecology, Evolution, Infectious Disease
Department of Environmental Sciences, ETH Zurich
Address:
ETH Zurich, CHN E21.1
8092 Zurich, Switzerland
Phone: +41 44 633-6090 / Fax: +41 44 633-1136
http://www.sysecol.ethz.ch/Staff/af/
http://www.sysecol.ethz.ch/
_/_/_/ _/_/_/ _/ _/
_/ _/ _/ _/ Eidgenoessische Technische Hochschule Zuerich
_/_/_/ _/ _/_/_/ Swiss Federal Institute of Technology Zurich
_/ _/ _/ _/ Ecole polytechnique federale de Zurich
_/_/_/ _/ _/ _/ Politecnico federale de Zurigo
Make it as simple as possible, but distrust it!
________________________________________________________________________
|