bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.9b requires C99 compiler


From: Andreas Schwab
Subject: Re: libtool 1.9b requires C99 compiler
Date: Mon, 30 Aug 2004 15:16:50 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux)

Gary V.Vaughan <address@hidden> writes:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi Andreas,
>
> On 30 Aug 2004, at 13:15, Andreas Schwab wrote:
>> Libtool uses a flexible array member which is available neither in C89
>> nor
>> in C++90.
>
> Whereabouts?

Here:

const struct {
  const char *originator;
  const struct {
    const char *name;
    void       *address;
  } symbols[];
}
lt__PROGRAM__LTX_preloaded_symbols =

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

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