Martin Pool
2001-Nov-29 10:52 UTC
rsync with hp-ux 10.20 stock compiler (was Re: CVS update: rsync)
On 28 Nov 2001, Dave Dykstra <dwd@bell-labs.com> wrote:> The HP compiler needs a -Ae to accept ANSI.Sadly the compiler on this machine reports: configure:5002: cc -c -Ae -DHAVE_CONFIG_H conftest.c >&5 (Bundled) cc: warning 480: The -A option is available only with the C/ANSI C product; ignored. (Bundled) cc: "configure", line 4987: error 1705: Function prototypes are an ANSI feature. configure:5005: $? = 1 We have access to the professional compiler kit, but I wanted to see if it would work with the stock compiler. -- Martin