> Maybe I'm confused. Are you using nmake or GNU make? I though you were > using GNU make and could fix it with the MAKESHELL variable.
Andrew, this is GNU make on Windows. I think you are suggesting that some other shell other than the stock cmd.exe would handle this quoted echo command better? What shell or shells would you recommend if the standard cmd.exe doesn't work? (This would constitute a currently undocumented requirement for GCC on Windows to work.) Right now it's just this "echo" command that breaks that standard cmd.exe shell - wouldn't it be more expedient to fix that issue than to try to find alternate shells? Thanks, Eugene _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

