[orbitcpp-list] compilation problems
Status: Beta
Brought to you by:
philipd
From: Tim <orb...@ti...> - 2003-01-07 08:37:04
|
In the source files in compiler/, many of .cc files include the default=20 parameters. With my gcc (3.2), it fails compiling these. Basically, aft= er I=20 commented all the def params in the .cc files, it worked fine because the= def=20 param were already declared in the .h files. -Tim D. |