I have successfully installed Hugs on QNX machine. As far as I can remember, you only need to make a few changes in the Makefile, (change gcc to qcc and change to proper qcc flags).

Liwen
----- Original Message ----- From: <[EMAIL PROTECTED]>
To: "Malcolm Wallace" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Thursday, March 24, 2005 12:50 PM
Subject: Re: [Haskell] Haskell on QNX?



Malcom,

... Thus it should be
possible to get either Hugs or nhc98 up and running very quickly,
maybe even straight out of the box, on all architectures.

So it sounds like nobody has done this yet (or at least nobody on this list)? I'm very unfamiliar with QNX ATM, but perhaps when I'm acclimated, I might try to get Hugs running on it. Thanks.

 - Matt

Quoting Malcolm Wallace <[EMAIL PROTECTED]>:

"Matthew M. Munz" <[EMAIL PROTECTED]> writes:

>    Is it possible to compile and run Haskell programs on QNX? [1]
> [1] http://www.qnx.com/

>From a brief glance at the QNX website, it appears to support POSIX,
GNU
make tools, and gcc-compatible C compilers.  Thus it should be
possible
to get either Hugs or nhc98 up and running very quickly, maybe even
straight
out of the box, on all architectures.

It is also likely that ghc could be persuaded to bootstrap (with a
little
work) on at least PowerPC and ix86 platforms, since the native
codegen for
those architectures is well maintained - MIPS, SH-4, StrongARM, and
Xscale
would be much more of a challenge for ghc though!

Regards,
    Malcolm
_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell



_______________________________________________
Haskell mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell

_______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell

Reply via email to