Last change
on this file since 58466 was 58459, checked in by vboxsync, 9 years ago |
EFI/Firmware: 'svn merge /vendor/edk2/UDK2010.SR1 /vendor/edk2/current .', reverting and removing files+dirs listed in ReadMe.vbox, resolving conflicts with help from ../UDK2014.SP1/. This is a raw untested merge.
|
-
Property svn:eol-style
set to
native
|
File size:
758 bytes
|
Line | |
---|
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).
|
---|
3 |
|
---|
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.)
|
---|
7 |
|
---|
8 | If you do not have a tianocore.org account, you can make use of the 'guest'
|
---|
9 | account with an empty password.
|
---|
10 |
|
---|
11 | In a web browser, you can 'browse' the relavent source at this location:
|
---|
12 | http://sourceforge.net/p/edk2-buildtools/code/HEAD/tree/trunk/BaseTools/gcc
|
---|
13 |
|
---|
14 | Or, with subversion, you can download the relavent source with this command:
|
---|
15 | svn co https://svn.code.sf.net/p/edk2-buildtools/code/trunk/BaseTools/gcc
|
---|
Note:
See
TracBrowser
for help on using the repository browser.