Closed Bug 415712 Opened 17 years ago Closed 7 years ago

Explicitly link custom CRT

Categories

(Firefox Build System :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: pavlov, Unassigned)

References

Details

Rather than fiddle with the PATH/LIB settings directly for jemalloc on Windows we should disable default library linking and explicitly link against our CRT.  This way we can avoid some of the static library horkage we have and only link our shared stuff.
This may be a dup of 429745.

I've got libcmt(d).lib and libcpmt(d).lib building and linking with the patch over there; I'm pretty sure at some point, we link against it, although I put some fu in that patch to explicitly disable it for certain tools (breakpad, updater.exe, etc.)
Pretty sure there's nothing worth tracking in this 9 year old bug.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.