Don't use pointless and obsolete switches when building ICU
Don't use the /machine:i386 switch. The defaults work fine: the 32-bit linker will produce i386 executables, the 64-bit linker will produce x64 ones. Don't use the /Op compiler switch, it doesn't exist in MSVC 2008.
Showing
Please
register
or
sign in
to comment