On 15 September 2015 at 10:51, Sharma Bhupesh <[email protected]> wrote: >> From: Ard Biesheuvel [mailto:[email protected]] >> Sent: Monday, September 14, 2015 8:41 PM >> On 14 September 2015 at 17:08, Sharma Bhupesh >> <[email protected]> wrote: >> > The error message changes to: >> > >> > WriteSections64(): >> /../DEBUG_GCC48/AARCH64/ShellPkg/Application/Shell/Shell/DEBUG/Shell.dll >> AARCH64 small code model requires 4 KB section alignment. >> > GenFw: ERROR 3000: Invalid >> > >> >> OK, so that is /not/ the same issue. >> You will also need to make sure that your Conf/tools_def.txt is up to >> date. You can regenerate it by removing it and running edksetup.sh again. >> >> Could you also double check that you have SVN r18241 in your tree? >> That changes relies on the use of GccBase.lds in Conf/tools_def.txt, so >> please check if that file is referenced anywhere in your tools_def.txt > > Right. That solves it. > > So the change was not to use the latest Basetools - as the latest > edk2-master/Basetools > has the same commit as head as the edk2/Basetools git tree > (Commit [98f515] BaseTools/Ecc: Remove checkpoint for STATIC modifier). >
That may be true, but the first error message you quoted can only be produced by an older version, so your BaseTools were still out of date > Regenerating 'Conf/tools_def.txt' did it for me. Thanks. > No problem. Ard. _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

