Open GoogleCodeExporter opened 9 years ago
This didn't happen in 26, and ICU is known to bloat the build substantially (
https://bugzilla.mozilla.org/show_bug.cgi?id=853301 ). Let's build without it.
Original comment by classi...@floodgap.com
on 23 Mar 2014 at 9:13
OK, that links. So that buys us some time until --with-intl-api becomes
mandatory (it isn't yet because Android and B2G don't support it either).
Original comment by classi...@floodgap.com
on 23 Mar 2014 at 11:52
Release builds should be smaller, shouldn't they?
Even if not one can still dynamically link against ICU.
Original comment by Tobias.N...@gmail.com
on 24 Mar 2014 at 5:29
They should be, but I haven't tried, and I still need a debug build.
Mozilla builds ICU static. They are working on something to spin out the .dat
file which right now is linked in too, so that could help (right now the Mac
version has two copies, one for x86 and one for x64, which bloats XUL further).
Original comment by classi...@floodgap.com
on 25 Mar 2014 at 5:20
And it looks like we're not the only one to hit this with ICU:
http://tug.org/pipermail/tlbuild/2012q1/002109.html
Original comment by classi...@floodgap.com
on 25 Mar 2014 at 5:22
Well, I take that back. They do still support building a shared ICU; I thought
it had bitrotted: https://bugzilla.mozilla.org/show_bug.cgi?id=926980
Original comment by classi...@floodgap.com
on 25 Mar 2014 at 1:21
We want to fix this eventually, but this is no longer critical.
Original comment by classi...@floodgap.com
on 5 Jul 2014 at 1:15
Original issue reported on code.google.com by
classi...@floodgap.com
on 23 Mar 2014 at 7:23