Re: What's up with Solaris builds
Reinout van Schouwen <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.unix |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Kenneth Herron wrote: > The forte compiler is reputed to produce better code, so if you have > access to forte you should probably use that. If you use gcc, you have Thanks for the advice. How would I best indicate that I want to use Forte instead of GCC? GCC is first in my PATH. Before I can do anything however I have a strange problem. Before today if I followed the build instructions, it would start trying to build. I've erased the mozilla/ directory and re-extraced the source tarball to start from a clean slate, and now all I get is this: $ make -f client.mk build mozilla/build/autoconf/mozconfig2client-mk: MOZ_PHOENIX=1: is not an identifier client.mk:159: /net/public2/reinout/mozilla/.mozconfig.mk: No such file or directory make: *** No rule to make target `/net/public2/reinout/mozilla/.mozconfig.mk'. Stop. I'm stumped. What did I oversee? > Java 1.4.1 included a gcc 2.95.x version of the plugin, but no gcc 3.x > version of the plugin has ever been released for solaris/sparc. Not even in JDK 1.5.0? -- Reinout