-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 8/23/10 11:57 , Christian Maeder wrote:
> However, when I try to compile the simplest source with on older
> gcc-3.4.4 I get the link error below, but only for the threaded rts!
> 
> With ghc-6.12.1 and gcc-4.x.y (x < 3) I did not have such a problem when
> switching to a machine that only has gcc-3.4.4.

You got lucky; mixing GCC major versions like that is not expected (much
less guaranteed) to work in general.  GCC evidently changed the way it
implements some thread support routines between gcc3 and gcc4.

- -- 
brandon s. allbery     [linux,solaris,freebsd,perl]      [email protected]
system administrator  [openafs,heimdal,too many hats]  [email protected]
electrical and computer engineering, carnegie mellon university      KF8NH
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkxypcMACgkQIn7hlCsL25XfwQCgobnqHhGUL+uvKQ1o++yL6kt7
m3MAn2BV55Tvv2gfG8WEV3jyATeAVytN
=LGuK
-----END PGP SIGNATURE-----
_______________________________________________
Glasgow-haskell-users mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to