How does one make compile-file use c++ instead of gcc, and how does one make the compilation with c++ succeed?
9 Jul
2008
9 Jul
'08
07:36
Hi! How does one make compile-file use c++ instead of gcc, and how does one make the compilation with c++ succeed (i.e. generate working binaries)? Thanks Mikael
Afficher les réponses par date
9 Jul
9 Jul
08:45
Nouvel objet : How does one make compile-file use c++ instead of gcc, and how does one make the compilation with c++ succeed?
Mikael More wrote:
Hi!
How does one make compile-file use c++ instead of gcc, and how does one make the compilation with c++ succeed (i.e. generate working binaries)?
I believe you must use the --enable-cplusplus in the ./configure. I think that his will set up gambit to produce c++ compatible code. Hope it helps! David
6544
Âge (en jours)
6544
Dernière activité (en jours)
1 commentaires
2 participants
participants (2)
-
David St-Hilaire -
Mikael More