Re: FVWM: Re: 2.2.4 build fails with native HPUX compiler

From: Fuzzy Fox <fox_at_foxtaur.com>
Date: Tue, 30 Nov 1999 12:59:05 -0600

Dominik Vogt <dominik.vogt_at_fvwm.org> wrote:
>
> If I configure with the HP-UX compiler but the use gcc to compile the
> output of the preprocessing step I get no errors.

The HPUX compiler isn't ANSI by default. Someday, hopefully, they will
change that. But for now, ANSI compliance only is granted when using
the proper compiler switch.

Brad Giaccio <bgiaccio_at_psrw.com> wrote:
>
> Then the HP compiler is probablly not an ansi C compiler but a k&r so
> just go with gcc.

I find a great amount of success using a configure method like this:

    env CC=cc CFLAGS='-Ae -O' ./configure [--options]

Hope that helps.

-- 
   fox_at_foxtaur.com (Fuzzy Fox)     || "Good judgment comes from experience.
sometimes known as David DeSimone  ||  Experience comes from bad judgment."
  http://www.dallas.net/~fox/      ||                 -- Life Lessons
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Tue Nov 30 1999 - 12:59:44 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:38:02 BST