Subject: Re: Anyone manage to build mozilla from pkgsrc?
To: None <wileyc@rezrov.net, njoly@pasteur.fr, toshii@netbsd.org>
From: Matthias Drochner <M.Drochner@fz-juelich.de>
List: tech-toolchain
Date: 08/13/2004 17:59:18
[PR port-amd64/26499, referring to gcc bug #16092]
> would it be proper to commit the patch as included in the PR and request a
> pullup?

The patch breaks the compiler on i386.
For a "boost" file I just got

movl $_ZN5boost12test_toolbox18output_test_streamD1Ev@GOT(%ecx), %ecx

with the patch installed.
It might be possible to separate the i386 and amd64 cases better
in the patch, but since there are other intendependencies are
mentioned in the gcc list, the whole thing is rather dangerous.
For pkgsrc/mozilla, it might make sense to use gcc34.

best regards
Matthias