Archived

This forum has been archived. Please start a new discussion on GitHub.

Compile problem about Ice 2.0

Previous versions(such as Ice1.5.x) before Ice 2.0 can be compiled by GCC 2.96 with STLport 4.5. But Ice 2.0 needs at least GCC 3.2. So I have to update my compiler :(

BTW, I refer to LINUX platform.