Ard: If no tool chain depends on GCCLD, I agree to remove it from build_rule.template.
Thanks Liming > -----Original Message----- > From: Ard Biesheuvel [mailto:[email protected]] > Sent: Friday, February 1, 2019 6:25 PM > To: Zhang, Shenglei <[email protected]> > Cc: [email protected]; Feng, Bob C <[email protected]>; Gao, Liming > <[email protected]>; Zhu, Yonghong > <[email protected]>; Ni, Ray <[email protected]>; Justen, Jordan L > <[email protected]>; Laszlo Ersek <[email protected]>; > Anthony Perard <[email protected]>; Julien Grall > <[email protected]> > Subject: Re: [PATCH 00/10] Remove unused tool chain configuration > > On Fri, 1 Feb 2019 at 06:34, Shenglei Zhang <[email protected]> wrote: > > > > VS2003, VS2005, DDK3790, UNIXGCC, ELFGCC, CYGCC and MYTOOLS are > > too old. There is no verification for them. So remove them from > > edk2/master. > > https://bugzilla.tianocore.org/show_bug.cgi?id=1377 > > > > Do we still need the GCCLD toolchain family after this change? If not, > we can proceed to remove the associated rules from build_rule.template > as well. > > > Cc: Bob Feng <[email protected]> > > Cc: Liming Gao <[email protected]> > > Cc: Yonghong Zhu <[email protected]> > > Cc: Ray Ni <[email protected]> > > Cc: Jordan Justen <[email protected]> > > Cc: Laszlo Ersek <[email protected]> > > Cc: Ard Biesheuvel <[email protected]> > > Cc: Anthony Perard <[email protected]> > > Cc: Julien Grall <[email protected]> > > Shenglei Zhang (10): > > BaseTools/tools_def.template: Remove VS2003 and VS2005 > > OptionRomPkg/ReadMe.txt: Remove VS2005 > > BaseTools/tools_def.template: Remove DDK3790 > > BaseTools/tools_def.template: Remove UNIXGCC > > OvmfPkg: Remove UNIXGCC in DSC files > > OvmfPkg/README: Remove UNIXGCC > > BaseTools: Update MYTOOLS > > BaseTools/tools_def.template: Remove ELFGCC > > BaseTools/tools_def.template: Remove CYGGCC > > OptionRomPkg/ReadMe.txt: Remove CYGGCC > > > > BaseTools/Conf/target.template | 2 +- > > BaseTools/Conf/tools_def.template | 1544 ----------------------------- > > OptionRomPkg/ReadMe.txt | 2 - > > OvmfPkg/OvmfPkgIa32.dsc | 1 - > > OvmfPkg/OvmfPkgIa32X64.dsc | 1 - > > OvmfPkg/OvmfPkgX64.dsc | 1 - > > OvmfPkg/README | 19 - > > 7 files changed, 1 insertion(+), 1569 deletions(-) > > > > -- > > 2.18.0.windows.1 > > _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

