Scott: MdePkg BaseLib Assemelby code has no such issue. This issue may be the code issue. I suggest we fix the assemble code instead of modify assembler option.
Thanks Liming -----Original Message----- From: Scott Duplichan [mailto:[email protected]] Sent: Monday, September 15, 2014 12:03 PM To: [email protected] Subject: [edk2] [patch 1/5] IntelFspPkg: fix build failure when DDK3790 tool chain is used IntelFspPkg: fix build failure when DDK3790 tool chain is used. The build fails due to link error LNK1143, "invalid or corrupt file". Avoid this error by removing /Zd /Zi from IntelFspPkg DDK3790 ML command line. This change allows building IntelFspPkg with DDK3790 tool chain, but without source level debugging information for asm files. If source level debugging for Intel FSP asm files is needed, use a different Microsoft tool chain. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Scott Duplichan <[email protected]> -- ------------------------------------------------------------------------------ Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk _______________________________________________ edk2-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-devel
