Closed Bug 103976 Opened 23 years ago Closed 23 years ago

libjss is built with -taso flag

Categories

(JSS Graveyard :: Library, defect)

DEC
OSF/1
defect
Not set
critical

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jamie-bugzilla, Assigned: jamie-bugzilla)

Details

Attachments

(1 file)

We used to build JSS with the -taso flag. Here's why:

# Unfortunately, since the DBM and SECURITY libraries were compiled with
# the "-taso" switch (in ns/coreconf/OSF1.mk), we must ALSO compile the
# JSS dynamic libraries with the "-taso" switch (unless USE_64 is specified)

But NSS is no longer built with -taso. If you try to load libjss3.so into an
executable that is not -taso (for example, the "java" runtime executable), the
dlopen() call will fail.

So we need to stop building JSS with -taso.
Target Milestone: --- → 3.1.1
Attached patch no more -tasoSplinter Review
I conferred with Matthew, who agreed that this was now appropriate.

Fixed on JSS_3_1_BRANCH (1.3.2.2) and trunk (1.4).
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: