system76-edk2/BaseTools/building-gcc.txt
Liming Gao 4afd3d0422 Sync BaseTool trunk (version r2599) into EDKII BaseTools.
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Heshen Chen <chen.heshen@intel.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14591 6f19259b-4bc3-4df7-8a09-765794883524
2013-08-23 02:18:16 +00:00

16 lines
758 B
Plaintext

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