build a native binutils and gcc that at least runs 'g++ --help' on xomb. assumes a previous build of the xomb branch in a separate location, which supplies a cross compiler.

This commit is contained in:
wolfwood
2011-09-19 00:30:20 -04:00
parent 08e91225c8
commit 6820949a12
6 changed files with 398 additions and 0 deletions

11
mpc.patch Normal file
View File

@@ -0,0 +1,11 @@
diff -rupN ../../mpc-0.9/config.sub ./config.sub
--- ../../mpc-0.9/config.sub 2011-09-20 03:10:22.527341760 -0400
+++ ./config.sub 2011-09-20 03:18:05.710665907 -0400
@@ -1291,6 +1291,7 @@ case $os in
| -sym* | -kopensolaris* \
| -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \
| -aos* | -aros* \
+ | -xomb* \
| -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \
| -clix* | -riscos* | -uniplus* | -iris* | -rtu* | -xenix* \
| -hiux* | -386bsd* | -knetbsd* | -mirbsd* | -netbsd* \