experimental branch to build BaS with a GNU toolchain.

branched from Rev 38 of trunk
This commit is contained in:
Markus Fröschle
2012-10-11 09:50:51 +00:00
parent d5a1713089
commit 522d92cc5f
607 changed files with 187372 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
I have used gcc 4.4.3 native version and gcc 4.4.3 cross-compiler version to
compile these sources.
There are 4 targets "make ethernat", "make netusbee", "make aranym", "make ohci-pci".
If you use cross-compiler add "CROSS=yes" to the commands above.
Before compiling "ohci-pci" target you must "make clean" if you have been compiling the other targets before.
"make all" compiles the 4 targets.