You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Joseph Hindin (JIRA)" <ji...@apache.org> on 2016/02/07 17:35:39 UTC

[jira] [Comment Edited] (TS-4169) tsxs utility and .lo files on input

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

Joseph Hindin edited comment on TS-4169 at 2/7/16 4:35 PM:
-----------------------------------------------------------

I've missed setting BUILD version when .lo, .o or .a file is encountered.

The pull request https://github.com/apache/trafficserver/pull/458 has been created



was (Author: jhindin):
I've missed setting BUILD version when .lo, .o or .a file is encountered

> tsxs utility and .lo files on input
> -----------------------------------
>
>                 Key: TS-4169
>                 URL: https://issues.apache.org/jira/browse/TS-4169
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Joseph Hindin
>            Priority: Trivial
>             Fix For: 6.2.0
>
>         Attachments: 0001-Accepting-lo-files-as-input.patch
>
>
> tsxs utility doesn't accept .lo files as input, making it impossible to compile several source files into object files and then link.
> I suggest to modify tsxs utility so that compile() function would ignore .lo files, just adding them into OBJS list, like in the attached patch.



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