From: nobu.nokada@... Date: 2005-09-09T11:19:04+09:00 Subject: Re: compiling ruby on red hat linux Hi, At Fri, 9 Sep 2005 11:12:52 +0900, Philip J. Mikal wrote in [ruby-talk:155397]: > It looks like my gcc is bombing out on: > > -DICONV_INPTR_CAST="(char **)" What is `your gcc'? Maybe a wrapper script? Try: type -a gcc file `type -p gcc` -- Nobu Nakada