mirror of
https://github.com/novatiq/packages.git
synced 2026-07-01 09:40:22 +01:00
75dd400ae6
That's not true, at least for GCC 4.6.3. Signed-off-by: Christian Beier <dontmind@freeshell.org>
8 lines
259 B
Plaintext
8 lines
259 B
Plaintext
Native GCC that runs on target.
|
|
|
|
To save disk space, this GCC only supports dynamic linking on the target box,
|
|
there are no static libraries shipped.
|
|
|
|
For now, this was only tested on a mips target. Others to be done...
|
|
|
|
Christian Beier <cb@shoutrlabs.com> |