Btw, for the GCC44 tool chain I'm seeing errors like this:

/usr/bin/objcopy:/home/duanev/efi/edk2/svn64/edk2/Build/Shell/DEBUG_GCC44/X64/ShellPkg/Application/Shell/Shell/DEBUG/stTkyO17:
cannot fill debug link section
`/home/duanev/efi/edk2/svn64/edk2/Build/Shell/DEBUG_GCC44/X64/ShellPkg/Application/Shell/Shell/DEBUGShell.debug':
No such file or directory

I believe the end of that path should be  .../Shell/Shell/DEBUG/Shell.debug
and that the final path seperator is slanting the wrong way.  The generated
GNUMakefiles appear to confirm this - they all contain this line:

GNUmakefile:OBJCOPY_ADDDEBUGFLAG =
 --add-gnu-debuglink=$(DEBUG_DIR)\$(MODULE_NAME).debug

but I cannot locate the template for these generated files to try a fix.
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to