Re: [Fresco-devel] huge so's: are they normal?
Neil Pilgrim <[email protected]> Thu, 06 Mar 2003 02:14:43 +0000
| Newsgroups | gmane.comp.video.fresco.devel |
|---|---|
| Message-ID | <[email protected]> |
Nick Lewycky wrote: > Andy Sy wrote: > > In Fresco M1, checking out the sizes of some of the so's in the > > Berlin/modules/ directory, a lot of the generated so's are huge. > > PSDrawingKit.so for example is 14MB in size even though the sources > > are quite small (around 20k). > > That's abnormal. It's only 950k here. The largest is ToolKit.so, at 5.3Mb. > > > Anyone know what's going on? > > Not a clue. Is something being statically linked by accident? Something big? You didn't configure with debugging enabled, did you? That might explain it, since the build bloats incredibly, or it did the last time I tried (and ran out of disk space on the system I was building on!) Then again, its not a default build option, so perhaps its not too likely. -- Neil