Linking with C++ produced by Visual Studio .NET on Windows XP?

Krasimir Angelov kr.angelov at gmail.com
Fri Feb 3 07:57:06 EST 2006


I think that the C backend is heavily dependent on various GCC pragmas
but it should be relatively easy to do assembly backend that produces
MASM code.

Cheers,
   Krasimir

2006/2/3, Geoffrey Alan Washburn <geoffw at cis.upenn.edu>:
> Cyril Schmidt wrote:
> > I added this to the FAQ list; please feel free to elaborate and correct.
> >
> > Linking to Visual Studio-generated code would be much easier if GHC were
> > able
> > to use Visual C++ as backend, instead of gcc (even Visual Haskell at the
> > moment
> > relies on gcc for C compilation).
> >
> > I have no idea, though, how much work it would be to make GHC able to
> > compile
> > via Visual C++.
> >
>
>        From what I remember of Simon's talk at ICFP04, at least the
> evil-mangler would probably need an overall.
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>


More information about the Glasgow-haskell-users mailing list