36d3ccf6f1
Update the copyright notice
2020-12-27 02:07:27 +01:00
2fbeb0608a
Detect and report errors when cross-building gcc
2020-12-27 02:07:04 +01:00
1d66fb328f
Build binutils in a loop as well
2019-05-09 17:22:06 +02:00
a2e11c1b50
Correct the list of multilib on {aarch,amd,sparc}64
...
This still does not build GCC with the corresponding multilib setup
though. It is apparently limited to the "linux" vendor on amd64, see:
https://gcc.gnu.org/install/configure.html
2019-05-09 17:19:14 +02:00
f80223eb4b
Correct the links to binutils and gcc
2019-05-02 03:23:50 +02:00
9766192e95
Fix the remote path to the binutils and gcc sources
2019-04-29 05:53:56 +02:00
5242e8d78a
Make the shell session more realistic
2019-04-28 03:33:57 +02:00
9b2b74ac2f
Document the target for the amd64 port
2019-04-28 03:33:27 +02:00
785ff62153
Place the targets when building GCC in a variable
2019-04-28 03:26:03 +02:00
c45d45706c
Build binutils and gcc in distinct folders per target
2019-04-28 03:24:40 +02:00
92b4b9d61f
Only extract binutils and gcc when necessary
2019-04-28 03:22:39 +02:00
63ad332486
Attempt to build GCC with multilib support
2019-04-28 03:21:09 +02:00
c5886f5329
Typo
2019-04-28 00:54:41 +02:00
5e3475be22
Remove spaces after comments
2019-04-27 18:56:31 +02:00
420081f055
Add a missing parenthesis
2019-04-27 18:55:37 +02:00
cdd4adfb08
Be more consistent
2019-03-27 02:19:01 +01:00
3be1efe51a
Import a sample script to build a cross-compiler
2019-03-27 02:18:34 +01:00
edb4553771
Wording
2019-03-27 02:05:51 +01:00
f2dfd8e780
Add a section about troubleshooting
2019-03-27 01:59:35 +01:00
42a937d512
Adapt the tables for better rendering
...
This is now using the format documented as recognized by GitHub.
2019-03-27 01:58:12 +01:00
6c6e683fee
Document how to build a cross-compiler
2019-03-27 01:49:52 +01:00