You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "Nick Wellnhofer (JIRA)" <ji...@apache.org> on 2014/09/16 20:10:34 UTC

[lucy-issues] [jira] [Updated] (CLOWNFISH-16) Support arguments in $Config{cc}

     [ https://issues.apache.org/jira/browse/CLOWNFISH-16?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Wellnhofer updated CLOWNFISH-16:
-------------------------------------
    Description: 
If {{$Config\{cc\}}} contains a command with arguments, the build fails:

http://www.cpantesters.org/cpan/report/7a085296-3b19-11e4-9f0d-fcace0bfc7aa

Here {{$Config\{cc\}}} is {{'ccache cc'}}.

I think it's enough to fix this in the Perl build. For the C build, the user could run something like {{CC=cache ./configure -- cc}}.

  was:
If {{$Config{cc}}} contains a command with arguments, the build fails:

http://www.cpantesters.org/cpan/report/7a085296-3b19-11e4-9f0d-fcace0bfc7aa

Here {{$Config{cc}}} is {{'ccache cc'}}.

I think it's enough to fix this in the Perl build. For the C build, the user could run something like {{CC=cache ./configure -- cc}}.


> Support arguments in $Config{cc}
> --------------------------------
>
>                 Key: CLOWNFISH-16
>                 URL: https://issues.apache.org/jira/browse/CLOWNFISH-16
>             Project: Apache Lucy-Clownfish
>          Issue Type: Bug
>          Components: Charmonizer
>    Affects Versions: 0.4.0
>            Reporter: Nick Wellnhofer
>
> If {{$Config\{cc\}}} contains a command with arguments, the build fails:
> http://www.cpantesters.org/cpan/report/7a085296-3b19-11e4-9f0d-fcace0bfc7aa
> Here {{$Config\{cc\}}} is {{'ccache cc'}}.
> I think it's enough to fix this in the Perl build. For the C build, the user could run something like {{CC=cache ./configure -- cc}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)