[-dev] include static libraries: libxpcomglue.a, libxpcomglue_s.a
Bug #62802 reported by
c7d2f5c8667d26fffd5e7772d632c76d
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mozilla Firefox |
Confirmed
|
Unknown
|
|||
firefox (Ubuntu) |
Won't Fix
|
Wishlist
|
Mozilla Bugs | ||
firefox-3.0 (Ubuntu) |
Invalid
|
Undecided
|
Unassigned | ||
xulrunner-1.9 (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: firefox
The firefox (or -dev) package should contain the static libraries libxpcomglue.a and libxpcomglue_s.a. Those are necessary when you want to build a standalone component without depending on libxpcom / depending on nonfrozen API from xpcom.
Changed in firefox: | |
assignee: | nobody → mozillateam |
Changed in firefox: | |
importance: | Undecided → Medium |
Changed in firefox: | |
status: | Unknown → Unconfirmed |
Changed in firefox: | |
assignee: | mozillateam → mozilla-bugs |
Changed in firefox: | |
status: | Unconfirmed → Confirmed |
Changed in firefox: | |
importance: | Unknown → Medium |
Changed in firefox: | |
status: | Confirmed → Unknown |
Changed in firefox: | |
status: | Unknown → Confirmed |
Changed in firefox: | |
importance: | Medium → Unknown |
To post a comment you must log in.
Created attachment 224476
testcase
This compiles and links with 1.8 but fails with xulrunner trunk.