X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=Tools%2Fgcc%2FREADME.txt;fp=Tools%2Fgcc%2FREADME.txt;h=0ec853d386f33341bff0addb7e4a2ba6a6c0e949;hp=0000000000000000000000000000000000000000;hb=b8f302f88c4ea1cf48e5790f4776dd577549db2b;hpb=22e0585cf8d24a7337400d5e49295737ffc000f2 diff --git a/Tools/gcc/README.txt b/Tools/gcc/README.txt new file mode 100644 index 0000000000..0ec853d386 --- /dev/null +++ b/Tools/gcc/README.txt @@ -0,0 +1,16 @@ +You may run these scripts to build a Tiano Cross compiler. They have been +tested on Cygwin, OS X and Linux. You should expect to hack on these scripts to +make them work on your system. You may need to install additional tools on your +system to make the scripts work. + +You will need + + A recent version of gcc that is able to produce executables for the machine + that you want to run this compiler on (the host machine). + wget or curl + tar + bzip + gzip + bash + and possibly others +