
Hi, This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq to find this information? /jve

Hello John, Wednesday, September 23, 2009, 10:50:24 PM, you wrote:
This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq to find this information?
afaik, ghc never supported and not planned to support cross compiling -- Best regards, Bulat mailto:Bulat.Ziganshin@gmail.com

Hello John,
glasgow-haskell-users is a more appropriate list...
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
I went ahead and cc'd your message to the list. Any replies please
include John's email address as I don't think he is subscribed to the
list.
Hope that helps...
--
Donnie Jones
On Wed, Sep 23, 2009 at 1:50 PM, John Van Enk
Hi,
This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq to find this information?
/jve
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe

On Wed, 2009-09-23 at 14:50 -0400, John Van Enk wrote:
Hi,
This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq to find this information?
We're getting slightly closer but it's not even nearly there yet. You might have read about the changes in the native code generator towards building all backends on each platform. However there are a lot of other changes needed especially in the build system to make a full cross-compiler. I know some people have worked on this for ARM but there's nothing integrated yet. Duncan

Thanks. I'd heard rumors about a year ago that 6.12 might have a cross
compiler. I just wanted to check. :)
On Wed, Sep 23, 2009 at 4:41 PM, Duncan Coutts
On Wed, 2009-09-23 at 14:50 -0400, John Van Enk wrote:
Hi,
This may be more appropriate for a different list, but I'm having a hard time figuring out whether or not we're getting a cross compiler in 6.12 or not. Can some one point me to the correct place in Traq to find this information?
We're getting slightly closer but it's not even nearly there yet.
You might have read about the changes in the native code generator towards building all backends on each platform. However there are a lot of other changes needed especially in the build system to make a full cross-compiler. I know some people have worked on this for ARM but there's nothing integrated yet.
Duncan
participants (4)
-
Bulat Ziganshin
-
Donnie Jones
-
Duncan Coutts
-
John Van Enk