[
https://issues.apache.org/jira/browse/ARROW-3023?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16573554#comment-16573554
]
Antoine Pitrou commented on ARROW-3023:
---------------------------------------
And by the way:
{code}
$ LANG=C ld --version
GNU ld (GNU Binutils for Ubuntu) 2.26.1
Copyright (C) 2015 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
{code}
{code}
$ LANG=C gold --version
GNU gold (GNU Binutils for Ubuntu 2.26.1) 1.11
Copyright (C) 2015 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) a later version.
This program has absolutely no warranty.
{code}
> [C++] Use gold linker in builds if it is available
> --------------------------------------------------
>
> Key: ARROW-3023
> URL: https://issues.apache.org/jira/browse/ARROW-3023
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Reporter: Wes McKinney
> Priority: Major
> Fix For: 0.11.0
>
>
> This will improve linking time in builds
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)