Ticket #566 (closed feature request: wontfix)

Opened 12 years ago

Last modified 4 years ago

mips-sgi-irix6.5 port?

Reported by: duncan_coutts Owned by: nobody
Priority: normal Milestone: _|_
Component: None Version: None
Keywords: Cc:
Operating System: Unknown/Multiple Architecture: Unknown/Multiple
Type of failure: Difficulty: Unknown
Test Case: N/A Blocked By:
Blocking: Related Tickets:

Description (last modified by simonmar) (diff)

How difficult would a mips-sgi-irix6.5 port be?

the ghc pages say:

mips-sgi-irix5:

    Port currently doesn't work, needs some minimal
porting effort. As usual, we don't have
    access to machines and there hasn't been an
overwhelming demand for this port, but feel
    free to get in touch.

How much skill / experience would be necessary for such
a port?
Ie. I'm wondering if I could do it.

ta for any advice

Duncan

Change History

Changed 12 years ago by simonmar

Logged In: YES 
user_id=48280

To get an "unregisterised" port working is a matter of 
following a recipe (see the recent discussion about the 
Alpha port on glasgow-haskell-users).  An unregisterised 
port is roughly 2 times slower/larger than the registerised 
version.

To get a fully registerised port will require some Mips 
assembly hacking - the code is already there, but it has no 
doubt rotted slightly.

The inhabitants of glasgow-haskell-users@haskell.org will 
of course be on hand to help out with any questions you 
have, so good luck!

Changed 7 years ago by simonmar

  • type changed from support request to feature request
  • description modified (diff)

Changed 7 years ago by igloo

  • testcase set to N/A
  • difficulty set to Unknown
  • os set to Unknown
  • architecture set to Unknown
  • milestone set to _|_

Changed 5 years ago by simonmar

  • architecture changed from Unknown to Unknown/Multiple

Changed 5 years ago by simonmar

  • os changed from Unknown to Unknown/Multiple

Changed 4 years ago by duncan

  • status changed from assigned to closed
  • resolution changed from None to wontfix

I withdraw the feature request :-)

Note: See TracTickets for help on using tickets.