[
https://issues.apache.org/jira/browse/TS-2687?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dejan Latinovic updated TS-2687:
--------------------------------
Attachment: mips-support.patch
After some extensions,
I was able to build trafficserver successfully.
Also, all tests passed.
All changes are included in mips-support.patch.
Could you please consider including these changes
in order to support trafficserver for
MIPS platform?
*Note:*
I was able to build trafficserver for mipsel,
little endian MIPS variant.
On big endian, there are expected
test failures.
test_logstats_json and test_logstats_summary tests fail,
due to logstats.blog log file that has little enidian byte ordering.
> 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
> 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)