Hi windy,

We  use debug version for developer to do source level debug, there is no known 
issue for release version. But we need to discuss more about whether we need to 
change it to release version.

Best Regards,

Zhu Yonghong

-----Original Message-----
From: edk2-devel [mailto:[email protected]] On Behalf Of winddy
Sent: Tuesday, December 08, 2015 10:00 PM
To: edk2-devel
Subject: [edk2] [EDK2 TOOL] could we use release version base tool?

Dear Expert,
   According to compiler setting in "BaseTools\Source\C\Makefiles\ms.common" 
and "BaseTools\Source\C\Makefiles\ms.app", the target win32 base tools are 
debug version, could we update this compiler flag to build  release version 
tools? Is there any known issue?
   Thanks.


CFLAGS = $(CFLAGS) /nologo /c /Zi /Od /RTC1 /D _DEBUG /MTd /W4 /WX /D 
_CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE 
$(LD) /nologo /debug /incremental:no /nodefaultlib:libc.lib /out:$@ $(LIBS) $**


------------------
BR
winddy_zhang
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to