Closed Bug 108290 Opened 24 years ago Closed 22 years ago

EXPORT_LIBRARY forces library to be dynamic

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID
Future

People

(Reporter: netscape, Assigned: waterson)

References

Details

EXPORT_LIBRARY is supposed to mark a library as being used in the final link of a static build. On win32, it looks as though that EXPORT_LIBRARY is forcing the library to be static on static builds and dynamic on dynamic builds. This screws us up when we want to use a static glue lib in both the static & dynamic builds.
Target Milestone: --- → Future
Status: NEW → ASSIGNED
This was opened against the nmake build system. It works fine for gmake builds.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → INVALID
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.