Bug 75897

Summary: AppleWin should build WTF as a static library
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: abarth, aroben, bweinstein, mrowe
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 75673    

Eric Seidel (no email)
Reported 2012-01-09 15:32:13 PST
AppleWin should build WTF as a static library Either that, or we need a newWTF.a static library which is built from Source/WTF and linked into JavaScriptCore. Either approach will work. Building WTF.a from the existing vcproj files is probably the most direct. It's also possible that WTF is already built as a static library as part of building JavaScriptCore.vcproj and I'm just not reading the vcproj correctly.
Attachments
Adam Roben (:aroben)
Comment 1 2012-01-10 07:19:35 PST
WTF is already built as a static library on Windows.
Eric Seidel (no email)
Comment 2 2012-01-10 10:29:57 PST
Perfect, thank you.
Note You need to log in before you can comment on or make changes to this bug.