Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#7925 closed Feature Requests (wontfix)

Context library missing support for a number of architectures

Reported by: brad@… Owned by: olli
Milestone: To Be Determined Component: context
Version: Boost 1.52.0 Severity: Not Applicable
Keywords: Cc:

Description

Trying to build boost 1.52 on some non x86 archs we noticed context has MD bits of code and is missing support for archs such as Alpha, PA-RISC, and SuperH. I see that SPARC was added 3 days ago within trunk.

Change History (4)

comment:1 by olli, 10 years ago

Severity: ProblemNot Applicable
Type: BugsFeature Requests

I think it's not worth the difficulty to support dead architectures like Alpha and PA-RISC. Unfortunately I've no development platform on SuperH yet - maybe SuperH will be supported in the future.

Last edited 10 years ago by olli (previous) (diff)

comment:2 by olli, 10 years ago

Resolution: wontfix
Status: newclosed

comment:3 by brad@…, 10 years ago

Great, so now I have to permanently disable this library in our port/package.

comment:4 by olli, 10 years ago

Please keep in mind that the code has to written in assembler - I've not the time and the resources (for instance buy a development host for each platform) to support all the architectures out there. You are welcome to provide an implementation for the architectures your are missing. Otherwise you can't use the lib - sorry.

Note: See TracTickets for help on using tickets.