You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "James Peach (JIRA)" <ji...@apache.org> on 2013/11/20 20:18:35 UTC

[jira] [Commented] (TS-2376) some makefiles don't get LDFLAGS right

    [ https://issues.apache.org/jira/browse/TS-2376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13828004#comment-13828004 ] 

James Peach commented on TS-2376:
---------------------------------

Please include the exact configure command you are using, along with a log of the {{make V=1}} output.

> some makefiles don't get LDFLAGS right
> --------------------------------------
>
>                 Key: TS-2376
>                 URL: https://issues.apache.org/jira/browse/TS-2376
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build
>            Reporter: Daniel Vitor Morilha
>
> I am trying to set a global LDFLAGS -rpath=...
> some of the libraries get it right, most of the binaries spit:
> c++: unrecognized option '-rpath=...'
> I believe it is lacking the -Wl in front, so the compiler can properly pass the argument to the linker.



--
This message was sent by Atlassian JIRA
(v6.1#6144)