GHC 6.8.1 port on FreeBSD-amd64?

Wilhelm B. Kloke wb at arb-phys.uni-dortmund.de
Mon Jan 7 02:07:29 EST 2008


Matthias Kilian <kili at outback.escape.de> schrieb:
> On Sun, Jan 06, 2008 at 05:20:18PM +0000, Ian Lynagh wrote:
>> > > > Prologue junk?:         .type   s32x_ret, @function
>> > > > s32x_ret:
>> > > >         pushl   %ebp
>> > > >         movl    %esp, %ebp
>> > 
>> > I see nearly the same problem with ghc-6.8.2 on OpenBSD, using the
>> > gcc-3.3.5 included in its base system.
>> 
>> Presumably this also happens if you do a normal build with -fvia-C, i.e.
>> it's not specific to building from an HC file bundle?
>
> That's right, it's just -fvia-C that triggers the bug.

This is not quite the case. I compiled even with -fvia-C without
errors on FreeBSD-amd64. This bug is specific for the bootstrap
with crosscompiling i386 -> amd64 vi .hc-bundle.
-- 
Dipl.-Math. Wilhelm Bernhard Kloke
Institut fuer Arbeitsphysiologie an der Universitaet Dortmund
Ardeystrasse 67, D-44139 Dortmund, Tel. 0231-1084-257
PGP: http://vestein.arb-phys.uni-dortmund.de/~wb/mypublic.key



More information about the Glasgow-haskell-users mailing list