Subject: Re: mozilla maintainer wanted
To: Mike Pumford <mpumford@black-star.demon.co.uk>
From: Neil A. Carson <neil@liberate.com>
List: current-users
Date: 04/25/2000 15:29:37
> Oh as an aside I'm doing mozilla things on arm32 for which the first
> obstacle is the machine dependant code in xpcom. I had some code which
> mostly worked a while back but the current tree (as of yesterday) won't
> even build.

Try just stubbing it to a printf() and hacking out the asserts in eg the
network fetch code to not bail out fatally. Things might still work...

    N.