Closed
Bug 74005
Opened 25 years ago
Closed 25 years ago
iostreams can now be removed from the Solaris configure/build.
Categories
(SeaMonkey :: Build Config, defect, P1)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9
People
(Reporter: rich.burridge, Assigned: cls)
Details
Attachments
(1 file)
It looks like Mozilla code base no longer needs iostreams.
The attached diff, removes the -library=iostreams and -liostreams
from the configure file, and and therefore the generated Makefiles
for a Solaris build using the Sun native compilers..
On my Solaris 8 SPARC machine, using the Forte 6 Update 1 compilers
this reduces the generated files under the mozilla directory from 48120
to 31282, a saving of over 18 MBytes.
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Comment 2•25 years ago
|
||
Chris, looking for an r=/sr= from you if these changes are acceptable. Thanks.
Comment 3•25 years ago
|
||
coolness.
r=cls
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → mozilla0.9
| Reporter | ||
Comment 5•25 years ago
|
||
Thanks. Who should I approach for the sr= ?
Per the reviewers doc, my r= should be sufficient for autoconf/gmake changes.
If you really want a sr=, try leaf or granrose.
| Reporter | ||
Comment 7•25 years ago
|
||
Nope, I'm not complaining ;-) Thanks for the clarification.
Patch has been checked in. Marking fixed.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•