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

ASF subversion and git services commented on TS-2839:
-----------------------------------------------------

Commit d1061cc97bc3cc78aaf8f4b4f2c5f3b222cce2bd in trafficserver's branch 
refs/heads/master from [~maskit]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=d1061cc ]

TS-2839 tsxs does not work on OSX (Darwin).


> tsxs doesn't work on OSX
> ------------------------
>
>                 Key: TS-2839
>                 URL: https://issues.apache.org/jira/browse/TS-2839
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Masakazu Kitajo
>            Assignee: Leif Hedstrom
>             Fix For: 5.0.0
>
>
> When I specify -L option to tsxs on OS X, I get these error messages below.
> {noformat}
> $ tsxs -L/somewhere/lib -o test.so test.cc 
>   compiling test.cc -> test.lo
>   linking -> test.so
> ld: warning: directory not found for option '-L/somewhere/lib'
> ld: unknown option: --rpath=/somewhere/lib
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> tsxs: link failed: cc -bundle -flat_namespace -undefined suppress 
> -L/somewhere/lib -Wl,--rpath=/somewhere/lib -o test.so test.lo
> {noformat}
> It seems that two dashes and a equal sign for rpath are not supported on OS 
> X's ld.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to