[
https://issues.apache.org/jira/browse/CLOWNFISH-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15189195#comment-15189195
]
david martin commented on CLOWNFISH-81:
---------------------------------------
I have added to my .bashrc but perl still get g++
export CC="gcc"
export CXX="g++"
I have force perl installation to use gcc by default. -Dcc=gcc
> Option to override C compiler used to build charmonizer (Perl bindings)
> -----------------------------------------------------------------------
>
> Key: CLOWNFISH-81
> URL: https://issues.apache.org/jira/browse/CLOWNFISH-81
> Project: Apache Lucy-Clownfish
> Issue Type: Bug
> Components: Charmonizer, Perl
> Affects Versions: 0.4.4
> Environment: Linux - gcc 4.9.1
> Reporter: david martin
>
> When installing the latest stable release:
> perl Build.PL
> ld: warning: cannot find entry symbol _start; defaulting to 00000000004000b0
> Created MYMETA.yml and MYMETA.json
> Creating new 'Build' script for 'Clownfish-CFC' version '0.4.99_1'
> os: Linux 2.6.32-431.el6.x86_64
> perl version: v5.22.1
> gcc: 4.9.1
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)