[PPL-devel] spld --with-cc?

Roberto Bagnara bagnara at cs.unipr.it
Thu Nov 1 19:20:10 CET 2001


I am interfacing a C++ library to SICStus Prolog.
One of the problems with C++ is that different compilers and different
compiler versions are usually incompatible with each other.
For this reason it would be important to be able to tell spld
which compiler to use for its job.
Since there is already provision for --with-<package>=<DIR> where
"package" is one of "jdk", "tcltk", or "bdb", why do not extend
the concept to accommodate also

   --with-<program>=<path>

where program is one of "cc", "cxx", or "ld"?
Thanks a lot,

     Roberto

-- 
Roberto Bagnara
Computer Science Group
Department of Mathematics, University of Parma, Italy
http://www.cs.unipr.it/~bagnara/
mailto:bagnara at cs.unipr.it



More information about the PPL-devel mailing list