gama 1.5 compiles with bc++
Ales Cepek <[email protected]> Mon, 23 Sep 2002 18:18:11 +0200
| Newsgroups | gmane.comp.gnu.gama.announce |
|---|---|
| Message-ID | <[email protected]> |
gama 1.5 has been build with bc++ 5.7 compiler from Kylix Open Edition: export PATH=/usr/local/kylix3/bin:$PATH export CC=bc++ export CFLAGS="-w-8008 -w-8065 -w-8066 -w-8057 -w-8004" export CXX=bc++ export CXXFLAGS=-w make clean make ------------- ... interesting only for testing the source codes (bc++ gives some more/different warnings). Ales