help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: imake,gmake on hp-ux


From: Chuck Slivkoff
Subject: Re: imake,gmake on hp-ux
Date: Fri, 07 May 2004 22:42:40 GMT
User-agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux))

On Fri, 07 May 2004 01:59:18 +0000, Yuri Shtil wrote:

> Hi all,
> I may be shooting in the dark ...
> 
> I am trying to use imake to generate gnu make files on multiple platforms.
> 
> I pulled X11R6-7.0 code for imake. It is pretty recent. ANyway, the imake I
> built works perfectly on solaris.
> The same imake compiled on hp-ux seems to not work properly. The reason is
> that the cpp that imake heavily relies upon sticks an extra space at the
> beginning

Are you defining FIXUP_CPP_WHITESPACE in imakemdep.h?

You might also try:

        #define DEFAULT_CPP "/opt/langtools/lbin/cpp"

(or whatever cpp works better for you.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]