diff options
Diffstat (limited to 'README_d/README.ia64')
-rw-r--r-- | README_d/README.ia64 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README_d/README.ia64 b/README_d/README.ia64 index 439f9f3c..844d6a6a 100644 --- a/README_d/README.ia64 +++ b/README_d/README.ia64 @@ -1,3 +1,11 @@ +Tue Mar 11 13:19:45 IST 2003 +============================ + +On real Itanium systems, builds with GCC are fine. If you're using the +Intel compiler `ecc', you need: + + CC=ecc ./configure && make all check install CFLAGS='-g -Drestrict=' + Tue Apr 16 13:55:15 IDT 2002 ============================ The current version of the IA-64 environment builds gawk without any problems. |