[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [platform-testers] texinfo-6.5.90 pretest on Solaris 10
From: |
Bruno Haible |
Subject: |
Re: [platform-testers] texinfo-6.5.90 pretest on Solaris 10 |
Date: |
Sat, 05 Jan 2019 17:25:46 +0100 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-141-generic; KDE/5.18.0; x86_64; ; ) |
Gavin Smith wrote:
> It uses the output of "perl -V:cc" as $CC because the perl interpreter
> may have been built with a different compiler...
> It is possible to override the C compiler given by Perl by setting
> PERL_EXT_CC when configure is run. There are also PERL_EXT_CFLAGS,
> PERL_EXT_CPPFLAGS and PERL_EXT_LDFLAGS.
Good to see that it's overridable.
But then, you should ignore $CC, $CFLAGS, $CPPFLAGS, $LDFLAGS, when it
comes to the Perl extension module. And the Autoconf tests (for iconv
in particular, but also all the other tests of tp/Texinfo/XS/configure.ac)
should be run with $PERL_EXT_CC etc., not with $CC etc.
Bruno
- Re: [platform-testers] texinfo-6.5.90 pretest on AIX, (continued)
Re: [platform-testers] texinfo-6.5.90 pretest on Mac OS X, Bruno Haible, 2019/01/04
Re: [platform-testers] texinfo-6.5.90 pretest on Solaris 10, Bruno Haible, 2019/01/04
Re: [platform-testers] texinfo-6.5.90 pretest on Solaris 10, Bruno Haible, 2019/01/18
Re: [platform-testers] texinfo-6.5.90 pretest on older CentOS, Bruno Haible, 2019/01/04
Re: texinfo-6.5.90 pretest, Andreas Schwab, 2019/01/11