diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-12 20:42:08 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-01-12 20:42:08 +0200 |
commit | 624d70844fe63068132adb7c66ea3f8a231e56a7 (patch) | |
tree | 79781e2b0e24b5e478804001c83fcde64602f502 /README_d/README.solaris | |
parent | da83b6857bf0a67b15fc75d31a0b6802ac9baffe (diff) | |
parent | f934f2192779db0091d1706d97d1fd43cb26dc9a (diff) | |
download | egawk-624d70844fe63068132adb7c66ea3f8a231e56a7.tar.gz egawk-624d70844fe63068132adb7c66ea3f8a231e56a7.tar.bz2 egawk-624d70844fe63068132adb7c66ea3f8a231e56a7.zip |
Merge branch 'master' into comment
Diffstat (limited to 'README_d/README.solaris')
-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 |