Alpha OSF/1 V1.3
Using the native compiler, compiling with the -O
compiler flag
causes the asn.1
library to be compiled incorrectly.
Using GCC version 2.6.3 or later instead of the native compiler will also work
fine, both with or without optimization.