Opened 15 years ago
Closed 15 years ago
#4666 closed enhancement (fixed)
[patch] New BeZilla builds, gcc2 and gcc4
Reported by: | mmadia | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | R1/alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
New builds of BeZillaBrowser. LibIconv dependency has been removed. These builds feature numerous optimizations and seem to have fixed the 'broken tab' -- where a newly created tab will either ignore mouse input or not display correctly.
Files are already on haiku-files,
Attachments (1)
Change History (4)
comment:1 by , 15 years ago
by , 15 years ago
Attachment: | optpkg-bezilla-2009-09-28.patch added |
---|
comment:2 by , 15 years ago
so far feedback is positive. The only issue appears to be a libjpeg.so collision when NetSurf is installed. This is due to bezilla being configured to utilize Haiku's included zlib, png, ang jpeg. I'm hoping to rebuild NetSurf to also utilize Haiku's libjpeg -- but it may take a few days.
otherwise, this patch can be applied.
One note, I'm not certain if the GCC4 build should be the default for GCC Hybrids, as it seems to perform slightly better than the gcc2 build.
Seems the gcc4 build had an instability that wasn't apparent at first. It has been removed from Haiku-files. Once a new version is built, uploaded, & tested, i'll comment.