mirror of
https://github.com/stayliv3/gdb-static-cross.git
synced 2024-12-26 06:21:04 +08:00
Update readme
This commit is contained in:
parent
aac030fd2d
commit
50bbd6ce97
@ -8,7 +8,7 @@
|
||||
|
||||
Check out https://github.com/mzpqnxow/arm-mips-tools as it contains a substantial collection of gdbserver binaries that have been well tested on many different architectures of varying ABIs, byte-orders and CPU architectures. Why build when you can borrow or steal, right? They aren't backdoored :)
|
||||
|
||||
### First - If you just want to build a native gdb-7.12 gdbserver statically
|
||||
### Second - If you just want to build a *native* gdb-7.12 gdbserver statically on your host machine
|
||||
|
||||
You don't need any of this. These scripts just simplify doing it with different toolchains. If you're doing it natively it can be summarized pretty quickly
|
||||
|
||||
@ -99,4 +99,4 @@ alias cross_configure='./configure --host=arm-openwrt-linux-muslgnueabi --prefix
|
||||
## License
|
||||
|
||||
# This software is released under the terms of GPLv2 by copyright@mzpqnxow.com
|
||||
# Please see LICENSE or LICENSE.md for more information on GPLv2
|
||||
# Please see LICENSE or LICENSE.md for more information on GPLv2
|
||||
|
Loading…
x
Reference in New Issue
Block a user