From 3de10825dfc228170bd5f406031042bcbd0255ba Mon Sep 17 00:00:00 2001 From: knu Date: Sat, 31 May 2008 14:40:44 +0000 Subject: * README, README.ja: Add a note about default C flags. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_7@16728 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- README | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README') diff --git a/README b/README index df0d6e701d..1b79781367 100644 --- a/README +++ b/README @@ -70,6 +70,10 @@ This is what you need to do to compile and install Ruby: 2. Run ./configure, which will generate config.h and Makefile. + Some C compiler flags may be added by default depending on your + environment. Specify optflags=.. and warnflags=.. as necessary + to override them. + 3. Edit defines.h if you need. Usually this step will not be needed. 4. Remove comment mark(#) before the module names from ext/Setup (or -- cgit v1.2.3