Age | Commit message (Collapse) | Author |
|
and update alix/wrap targets to 2.6.33
|
|
|
|
|
|
With this change you can compile toolchains even
when host cpu arch is identical to target cpu arch.
|
|
when HOST == TARGET eglibc/glibc toolchain does not compile
correctly. With this patches at least eglibc compiles fine.
There still exist a problem with glibc. Someone should check
what diff in eglibc make the build work :}
|
|
|
|
- the name is better, because qemu f.e. is no hardware device
- use make TARGET=alix1c to start with a configuration for this target
- use make TARGET=alix1c allmodconfig to generate a mostly complete config
to build all available packages for this platform as a package
The all.config and .defconfig files needed to get this working are
dynamically generated.
|
|
|
|
|
|
- make it simpler and more equal
- add dependency to gperf needed for new config system
|
|
all three libraries tested with qemu-x86
|