From: MenTaLguY Date: 2006-03-31T05:27:39+09:00 Subject: Re: Ruby on HP-UX On Fri, 31 Mar 2006 04:41:54 +0900, "Tim Nordloh" wrote: > So my last set of steps works, but some of them are unnecessary. I do > have one little issue where I'm still manually editing the Makefile to remove > the extra -E... I have the extra -E, but it doesn't cause problems. What version of gcc are you using, and are you using GNU ld or HP's ld? (I'm using the latter, as grotty as it is...) -mental