Inconsistent with specification here:
[edk2.git] / BaseTools / building-gcc.txt
blob886e2da552aed5db30e759be70d5e5c21dc47029
1 To use GCC with the BaseTools project for edk2 based development purposes,
2 you will need to build a GCC based cross-compiler (in addition to binutils).
4 Instructions for building GCC for this purpose can be found under the
5 BaseTools source tree.  (In addition to the instructions, you will also
6 find scripts to help automate the build process.)
8 If you do not have a tianocore.org account, you can make use of the 'guest'
9 account with an empty password.
11 In a web browser, you can 'browse' the relavent source at this location:
12  https://buildtools.tianocore.org/source/browse/buildtools/trunk/BaseTools/gcc
14 Or, with subversion, you can download the relavent source with this command:
15  svn co https://buildtools.tianocore.org/svn/buildtools/trunk/BaseTools/gcc