GdbServer cross compile
Uladzimir Kryvian <[email protected]>
| Newsgroups | gmane.comp.gdb.devel |
|---|---|
| Message-ID | <CAFYy4biUQ40e0GFJRo-QAtL4UWzprNZkYrR3rK=AkXaYfEQe+g@mail.gmail.com> |
Hello! I want compile gdb server for AmigaOS. It uses m68k processor. I've compiled "https://github.com/cahirwpz/m68k-amigaos-toolchain" and want to use it in gdbserver compilation. But I don't know how to do that? Can you help me with cross-compiling gdbserver for it?