diff options
-rw-r--r-- | release_docs/RELEASE.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/release_docs/RELEASE.txt b/release_docs/RELEASE.txt index 3c25fd0..c1c17bf 100644 --- a/release_docs/RELEASE.txt +++ b/release_docs/RELEASE.txt @@ -200,6 +200,10 @@ Library Configuration ------------- + * IA64 platform has its own configure setting and use Intel Compilers as + the default compilers (were gcc and pgf90 before.) This also eliminated + the segmentation fault in the fortran test. The missing reference of + "exit" is fixed too. AKC - 2003/04/02 * Added "--with-dmalloc" flag, to easily enable support for the 'dmalloc' debugging malloc implementation. -QAK, 2002/07/15 * Can use just enable-threadsafe if the C compiler has builtin pthreads |