bug-gnulib
[Top][All Lists]
Advanced

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

Re: stdalign test with HP-UX cc


From: Bruno Haible
Subject: Re: stdalign test with HP-UX cc
Date: Fri, 17 Mar 2017 23:28:18 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-66-generic; KDE/5.18.0; x86_64; ; )

Hi Paul,

> That's strange, since Line 3 is taken almost verbatim from the HP-UX 
> manual you mentioned.

This manual is for a quite new HP cc on Itanium (IA-64) servers.
I'm talking about an older HP cc on hppa.

> What happens if you compile with 'cc 
> +std=gnu'? or with 'cc +std=gcc', or 'cc -Agnu', or 'cc -Agcc'? See 
> pages 13-14 of:

Doesn't help:

cc: warning 422: Unknown option "std=gnu" ignored.

cc: warning 422: Unknown option "std=gcc" ignored.

cc: error 1412: Unrecognized argument "gnu" to option -A.

cc: error 1412: Unrecognized argument "gcc" to option -A.

> The revised patch to the stdalign module looks good to me; thanks.

OK, I've pushed it.

Bruno




reply via email to

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