diff options
author | Dave Mitchell <davem@fdisolutions.com> | 2002-07-08 01:45:42 +0100 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-07-08 12:54:52 +0000 |
commit | c6093fed05976f24530164ca88c6a303db0ac802 (patch) | |
tree | c244225c827aea13eee62b7f230a0adc49737662 /README.solaris | |
parent | 83a705501a282ba29e3f6ef4b181206fda002f28 (diff) | |
download | perl-c6093fed05976f24530164ca88c6a303db0ac802.tar.gz |
[ DOC PATCH] Re: build failure on Solaris with useithreads
Message-ID: <20020708004542.B14412@fdgroup.com>
p4raw-id: //depot/perl@17420
Diffstat (limited to 'README.solaris')
-rw-r--r-- | README.solaris | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.solaris b/README.solaris index 5ec59d51f8..a2f189da9a 100644 --- a/README.solaris +++ b/README.solaris @@ -134,7 +134,7 @@ If you use Sun's C compiler, make sure the correct directory If you use gcc, make sure your installation is recent and complete. As a point of reference, perl-5.6.0 built fine with -gcc-2.8.1 on both Solaris 2.6 and Solaris 8. You'll be able to +gcc-2.8.1 on both Solaris 2.6 and Solaris 8. You should Configure perl with sh Configure -Dcc=gcc |