From: nobu.nokada@... Date: 2003-01-15T15:29:17+09:00 Subject: Re: [PATCH] ruby-1.8.0-preview1 AIX 4 compiling Hi, At Tue, 14 Jan 2003 18:32:43 +0900, wrote: > @ARCHFILE@ is replaced only if "enable-shared" is modified. Moving > @ARCHFILE@ affectation resolves the problem. Nice, thank you. > "standards.h" (which is included in "math.h") redefines _ALL_SOURCE if not > defined previously. _ALL_SOURCE needs to be defined before including "math.h" > I currently use standard AIX compiler, not GCC. Certainly, other files include "ruby.h" and so on before those system headers. -- Nobu Nakada