Re: How to get autoconf to respect CC="gcc -std=c89"?

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

 





On 11.10.2023 16:29, Bob Friesenhahn wrote:
The problem is that Autoconf is defeating the recipient's freedom to select the compilation settings used.

The person who is compiling the software should be able to specify the parameters to use used.

It works, actually.
./configure CC=gcc CFLAGS=-std=c89

C99 check would fail, compiler would be accepted as C89-compatible.

--
Evgeny

Attachment: OpenPGP_0x460A317C3326D2AE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


[Index of Archives]     [GCC Help]     [Kernel Discussion]     [RPM Discussion]     [Red Hat Development]     [Yosemite News]     [Linux USB]     [Samba]

  Powered by Linux