Ken Moffat wrote:
On Mon, Oct 30, 2006 at 11:45:14AM -0800, Jim Gifford wrote:
Ken I was able to build Firefox 2.0 to build, try that. There is only one thing required.

[...]
make -f client.mk CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" USE_LIB64=0 \
LD="ld ${LD_BUILD32}" LDFLAGS="-L/lib -L/usr/lib -L/opt/qt3/lib -L$XORG_PREFIX/lib" OS_TEST=powerpc build

 Jim, thanks for this.  I'll give it a go tomorrow.  I'm assuming
you haven't actually built it on ppc64 ?  Looking at OS_TEST I think
a more likely value is just 'ppc' (at various places there are
references to 'uname -m', ppc, ppc64, etc) ?  My uname gives ppc64
in multilib.  Probably i686 for 32-bit on x86_64 ?

ĸen
Ken, I built this on my G3, with those instructions. power-pc and power-pc are what's in linux.mk. Check that file out.
_______________________________________________
Clfs-support mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-support

Reply via email to