[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: FYI: HP cannot cross-compile
From: |
Kevin Ryde |
Subject: |
Re: FYI: HP cannot cross-compile |
Date: |
02 Feb 2002 10:47:20 +1000 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) Emacs/20.5 |
Akim Demaille <address@hidden> writes:
>
> + test_array [0] = 0
Might be missing a ";" there.
> +To our knowledge, there is a single compiler that does not support this
> +trick: the HP C compilers (the real one, not only the ``bundled'') on
> +HP-UX 11.00:
Maybe it's only some versions, seems ok on "ccom: HP92453-01
A.11.01.20 HP C Compiler". (Oh, but that says 11.01 not 11.00.)
As a suggestion, maybe spinning the expression through an "enum" would
encourage it to recognise a constant.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: FYI: HP cannot cross-compile,
Kevin Ryde <=