diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-11-07 22:51:01 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-11-07 22:51:01 +0200 |
commit | 89c3fdbc512f678b47b3f18daa8f656e33f4e9df (patch) | |
tree | b9b748d943963d2ad079c2f9e41e9201f44cd3d9 | |
parent | ee3d8ab30d9508aa6a626fa46959d6093b4f451c (diff) | |
parent | 6353d17b9d4a108928bd147c03c95d74f9dfbed9 (diff) | |
download | egawk-89c3fdbc512f678b47b3f18daa8f656e33f4e9df.tar.gz egawk-89c3fdbc512f678b47b3f18daa8f656e33f4e9df.tar.bz2 egawk-89c3fdbc512f678b47b3f18daa8f656e33f4e9df.zip |
Merge branch 'gawk-4.1-stable'
-rw-r--r-- | README_d/README.solaris | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/README_d/README.solaris b/README_d/README.solaris index 639ca2c6..7aa44eeb 100644 --- a/README_d/README.solaris +++ b/README_d/README.solaris @@ -1,3 +1,14 @@ +Thu Nov 7 22:42:46 IST 2013 +============================ + +On Solaris 11 x86 with the Sun compiler you need to use + + c99 -Xc -D_XPG6 + +to correctly compile gawk and the extensions. + +Various tests can fail if the necessary locales aren't installed. + Fri Jul 15 14:24:00 IDT 2011 ============================ It looks like you need to use |