Issue 16802 - Make mozilla librarys compilable
Summary: Make mozilla librarys compilable
Status: CLOSED DUPLICATE of issue 11424
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.1 RC
Hardware: All Other OS
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Martin Hollmichel
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-14 09:32 UTC by pezz
Modified: 2004-02-17 09:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pezz 2003-07-14 09:32:33 UTC
In OOo source mozilla libraries are in precompiled form. Because they are compiled with gcc-3.0, 
which is binary incompatible with newer compilers, it is difficult to change between different 
compilers. There may be historical reasons why mozilla libraries are in precompiled form but 
nowadays that other bigger components like STLport, freetype, icu and python are also compiled 
from source instead of prebuilt packages it would be very good if mozilla support would also come in 
source form.
Comment 1 quetschke 2003-10-01 17:05:43 UTC
Issue 11424 is already working on this issue.

*** This issue has been marked as a duplicate of 11424 ***
Comment 2 Martin Hollmichel 2004-02-17 09:00:55 UTC
verified.
Comment 3 Martin Hollmichel 2004-02-17 09:03:16 UTC
close issue.