On Mon, Dec 24, 2012 at 7:35 AM, Ben Schroeder <[email protected]> wrote: > What is the correct method for building a driver without debug symbols? > > I imagined RELEASe builds will not include debug symbols. > > But it seems that changing Conf/target.txt to specify TARGET = RELEASE will > still include debug symbols in the output file.
I think you want to enable 'zero debug data' in GenFw, but I tried this in my .dsc, and my build failed: [BuildOptions] GCC:*_*_*_GENFW_FLAGS = -z -Jordan ------------------------------------------------------------------------------ LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial Remotely access PCs and mobile devices and provide instant support Improve your efficiency, and focus on delivering more value-add services Discover what IT Professionals Know. Rescue delivers http://p.sf.net/sfu/logmein_12329d2d _______________________________________________ edk2-buildtools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/edk2-buildtools-devel
