Archived

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

Which version of gcc does binary packages use?

-O -fstrict-aliasing
The above compiling flags causes some problem: icegridnode crashes

Does any binary release of Ice-3.3.0 compiled with GCC-4 or above.

Comments

  • benoit
    benoit Rennes, France
    Hi,

    The binary packages are built with the GCC version included in the supported Linux distributions, that is:
    • GCC 3.4.6 on RHEL 4.6
    • GCC 4.1.2 on RHEL 5.1
    • GCC 4.1.x on SLES 10 SP1

    Cheers,
    Benoit.