Closed Bug 915973 Opened 11 years ago Closed 11 years ago

Need -FS option for parallel build on VS2013

Categories

(Firefox Build System :: General, defect)

x86
Windows 8
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla26

People

(Reporter: m_kato, Assigned: m_kato)

References

Details

Attachments

(1 file)

When using VS2013, the following error occurs with make -j2

fatal error C1041: cannot open program database 'generated.pdb'; if multiple CL.EXE write to the same .PDB file, please use /FS
Attached patch fixSplinter Review
Attachment #804334 - Flags: review?(ted)
Comment on attachment 804334 [details] [diff] [review]
fix

Review of attachment 804334 [details] [diff] [review]:
-----------------------------------------------------------------

I wish there was documentation for this option on MSDN. :-(
Attachment #804334 - Flags: review?(ted) → review+
https://hg.mozilla.org/mozilla-central/rev/e576ec4af14b
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Blocks: 918158
ctypes still need -FS

can be done by adding libffi configure arg in js/configure.in
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: