Open WillaCao opened 9 months ago
The issue only repro on X64-bit. Adding the /bigobj option works. Could you please help to take a look at this? Thank you.
Run tests all pass
error C1128: <func:#0, Mod:F:\gitP\boostorg\boost\libs\type_erasure\test\test_assign.cpp> number of sections exceeded object file format limit: compile with /bigobj test.log.103.log
Description
The issue only repro on X64-bit. Adding the /bigobj option works. Could you please help to take a look at this? Thank you.
Steps to Reproduce
Expected behavior
Run tests all pass
Actual behavior
error C1128: <func:#0, Mod:F:\gitP\boostorg\boost\libs\type_erasure\test\test_assign.cpp> number of sections exceeded object file format limit: compile with /bigobj test.log.103.log