X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FDevel-Size.git;a=blobdiff_plain;f=README;h=e6963c579fb1341dd3d748a4289056632d312478;hp=15e173c6c6c70f2fd4ed4bae70a735871c043a20;hb=fd495cc6d914df3af995a850cc8dd2561d4331b5;hpb=9fc9ab867f272405574e69ef14fde78f9d840537 diff --git a/README b/README index 15e173c..e6963c5 100644 --- a/README +++ b/README @@ -38,13 +38,6 @@ On Linux, Cygwin, or Unix: make test sudo make install -On most systems, it is necessary to link to libstdc++. On such systems, -libstdc++ should be found automatically (by default). -If libstdc++ is *not* being found automatically (in which case you'll get -link errors),then instead of running 'perl Makefile.PL', you'll need to run: - - perl Makefile.pl LIBS="-L/path/to/libstdc++ -lstdc++" - On Windows: perl Makefile.PL