Re: xptcall port to sparcv9 with gcc3
Nicolas Pioch <[email protected]> Wed, 30 Apr 2003 17:12:05 +0200
| Newsgroups | gmane.comp.mozilla.devel.unix,gmane.comp.mozilla.devel.xpcom |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Michael K Bender wrote: >> http://bugzilla.mozilla.org/show_bug.cgi?id=102492 > I don't think this bug is exactly the problem that I'm having. I think > the issue that I'm having with the GCC3 sparcv9 build is that the > following file hasn't been created yet. > > ./mozilla/xpcom/reflect/xptcall/src/md/unix/xptcinvoke_asm_sparcv9_solaris_GCC3.s I don't think it's the same bug either -- I looked that the bugzilla above before and - there is no mention anywhere of trying to generate a 64bit executable - Mozilla compiles fine with all variants of gcc-3.x on my Solaris 8 box as long as you don't use GNU binutils (as, ld...) as documented at ftp://depot.mcom.com/pub/pioch/mozilla-1.4a/ README Read also ftp://depot.mcom.com/pub/pioch/mozilla-1.3/ README (my build is an UltraSparc, albeit 32-bit, sparc executable) PS: I fail to understand why you're trying to build a 64-bit Mozilla though. Do you think it doesn't gobble up enough memory already ? :-)