]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/building-gcc.txt
SecurityPkg: Add TPM PTP support in TCG2 SMM.
[mirror_edk2.git] / BaseTools / building-gcc.txt
CommitLineData
f51461c8
LG
1To use GCC with the BaseTools project for edk2 based development purposes,\r
2you will need to build a GCC based cross-compiler (in addition to binutils).\r
3\r
4Instructions for building GCC for this purpose can be found under the\r
5BaseTools source tree. (In addition to the instructions, you will also\r
6find scripts to help automate the build process.)\r
7\r
8If you do not have a tianocore.org account, you can make use of the 'guest'\r
9account with an empty password.\r
10\r
11In a web browser, you can 'browse' the relavent source at this location:\r
12 http://sourceforge.net/p/edk2-buildtools/code/HEAD/tree/trunk/BaseTools/gcc\r
13\r
14Or, with subversion, you can download the relavent source with this command:\r
15 svn co https://svn.code.sf.net/p/edk2-buildtools/code/trunk/BaseTools/gcc\r