You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Leif Hedstrom (JIRA)" <ji...@apache.org> on 2014/04/01 19:45:18 UTC

[jira] [Commented] (TS-2687) Support for MIPS paltform

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

Leif Hedstrom commented on TS-2687:
-----------------------------------

[~latinovic] Sweet! I don't think any of our comitters have a MIPS platform to test this one, so we might have to take your words for it.  The changes looks fine to me, such that they should not affect any of our other platforms. But I have not tested it :).

As for the big / little endian: I think we have a similar issue on ARM, where we only support little endian as well. 

> Support for MIPS paltform
> -------------------------
>
>                 Key: TS-2687
>                 URL: https://issues.apache.org/jira/browse/TS-2687
>             Project: Traffic Server
>          Issue Type: New Feature
>            Reporter: Dejan Latinovic
>             Fix For: 5.0.0
>
>         Attachments: mips-support.patch
>
>
> While trying to build trafficserver on mips architecture,
> build fails with an error:
> {code:borderStyle=solid}
> In file included from ../../lib/ts/libts.h:64:0,
>                  from P_EventSystem.h:34,
>                  from EventSystem.cc:31:
> ../../lib/ts/ink_queue.h:144:2: error: #error "unsupported processor"
>  #error "unsupported processor"
> {code}



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