Closed Bug 128184 Opened 23 years ago Closed 2 years ago

static libraries on Windows should not contain $(OBJDIR)/file.obj

Categories

(NSS :: Build, defect, P4)

x86
Windows 2000

Tracking

(Not tracked)

RESOLVED INACTIVE
Future

People

(Reporter: julien.pierre, Unassigned)

References

(Blocks 1 open bug)

Details

Microsoft's LIB tool includes the pathname of the object file into the library. This is inconvenient when other products include NSS static libs and want to manipulate them, such as to extract an object file. The path should be stripped. To accomplish that, the rule probably needs to change directory to the OBJDIR and create the LIB file from there.
Target Future.
Target Milestone: --- → Future
"Future" target implies P4.
Priority: -- → P4
Assignee: wtchang → nobody
QA Contact: wtchang → build
Severity: normal → S3
Blocks: nss-build
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INACTIVE
You need to log in before you can comment on or make changes to this bug.