I&#39;d also love to see GHC on Plan 9.  I don&#39;t have a lot of time to contribute to such an effort really though I do wish you well!<br><br><div class="gmail_quote">On Mon, Mar 21, 2011 at 1:20 AM, * <span dir="ltr">&lt;<a href="mailto:midbra86@gmail.com">midbra86@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi there.<br><br>I am trying to get an unregisterised build of ghc 7.0.2 working and am having problems turning mangling off.<br>
<br>When I build the compiler with<br><br>GhcUnregisterized = YES<br>GhcWithNativeCodeGen = NO<br>
SplitObjs          = NO<br>BeConservative = YES<br><br>The &#39;evil mangler&#39; is still used.  When I disable it at the command line with -fno-asm-mangling the FB_ macro is still put into the<br>generated C.<br><br><br>

I just want to turn everything related to this dreaded &quot;evil mangler&quot; off, and still produce working executables.  <br>Are there things that I could set in the <a href="http://build.mk" target="_blank">build.mk</a> file to do this, or is it more involved?<br>

<br>I have read some things in the mailing list and the bug tracker that (to my ignorant and slightly confused ears)<br>seem to suggest that this unregisterised is problematic or depreciated or something.  <br><br>If this is the case I would be perfectly happy using an older version of the compiler, and would be grateful if someone<br>

could point me to a specific older version number where this stuff builds with less hassel.  I don&#39;t care how out of date<br>it is.<br><br>In case you are wondering, I am attempting to get an unregisterised port of ghc working in plan9, an operating system that<br>

has yet to be blessed with a haskell implementation (hugs doesn&#39;t count :P)<br><font color="#888888"><br>Plan 9 has a gcc port, an older one, but it should be fine.<br>
</font><br>_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br></blockquote></div><br>