I've written a prototype auto* installer for serial version of amber8. It
has been tested on following platform:
freebsd, gcc/icc, g95/ifort
linux, gcc, pgf90
win32+mingw3.23 , gcc/pgcc, pgf90
Unfortunately, I failed to use pgcc under linux, becase pgcc's own headers
seems conflict with system standard headers. When compiled with
pgcc+pgf90, pgcc stopped with conflicted types. It was also the case when
I use original amber8 configure. I will post the error message later.
Is there anyone interested to help me test on other platform? I need to
know the behaviors of Makefile and detection codes on other OS, since I
use some advanced syntax of GNU make.and I wonder whether they are
available for other vendor-specific make.
Any comments are welcome.
Best regards
qxb
--
... there have been two really clean,
consistent models of programming so far:
the C model and the Lisp model.
These two seem points of high ground,
with swampy lowlands between them.
--Paul Graham
Received on Wed Apr 05 2006 - 23:49:50 PDT