Hans B. Wurst wrote: > does anybody know the exact gcc version/settings that are used to > compile the official mozilla/netscape releases? Is this documented > somewhere? I didn't find it.
IIRC, the official releases are done on a RedHat 6.1 box using the default compiler which is egcs 1.1.2. The official distribution build flags are listed at http://www.mozilla.org/build/distribution.html . - cls
