Hi, what is the reason why const int answer=42; isn't put into a read-only section on the IA-64 (compare http://gcc.gnu.org/PR18566 ) ? Can this be changed? Thomas