X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=BaseTools%2Fbuilding-gcc.txt;h=2b2cff6058c1b7169b08eb6557595f376c218bbe;hb=5bc96263ea2bfecb07deea81c68a6c3e226ebda1;hp=886e2da552aed5db30e759be70d5e5c21dc47029;hpb=ed4c327ca34f1f16eda8c80183ecdd6960f2f335;p=mirror_edk2.git diff --git a/BaseTools/building-gcc.txt b/BaseTools/building-gcc.txt index 886e2da552..2b2cff6058 100644 --- a/BaseTools/building-gcc.txt +++ b/BaseTools/building-gcc.txt @@ -1,15 +1,15 @@ -To use GCC with the BaseTools project for edk2 based development purposes, -you will need to build a GCC based cross-compiler (in addition to binutils). - -Instructions for building GCC for this purpose can be found under the -BaseTools source tree. (In addition to the instructions, you will also -find scripts to help automate the build process.) - -If you do not have a tianocore.org account, you can make use of the 'guest' -account with an empty password. - -In a web browser, you can 'browse' the relavent source at this location: - https://buildtools.tianocore.org/source/browse/buildtools/trunk/BaseTools/gcc - -Or, with subversion, you can download the relavent source with this command: - svn co https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/gcc +To use GCC with the BaseTools project for edk2 based development purposes, +you will need to build a GCC based cross-compiler (in addition to binutils). + +Instructions for building GCC for this purpose can be found under the +BaseTools source tree. (In addition to the instructions, you will also +find scripts to help automate the build process.) + +If you do not have a tianocore.org account, you can make use of the 'guest' +account with an empty password. + +In a web browser, you can 'browse' the relavent source at this location: + http://sourceforge.net/p/edk2-buildtools/code/HEAD/tree/trunk/BaseTools/gcc + +Or, with subversion, you can download the relavent source with this command: + svn co https://svn.code.sf.net/p/edk2-buildtools/code/trunk/BaseTools/gcc