Build only binutils with crosstool-ng
Israel Jacquez <[email protected]> Mon, 13 May 2019 11:43:50 -0700
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <CAJdDbRB0_1tUs8oqy+0fSMmf4TByBeKmG-KOG3XmAqP_F0B_cA@mail.gmail.com> |
I have a specific use case where I'd like to only build binutils via crosstool-ng. In my scenario, I'm building both cross and Canadian, targeting SH-2. Is it possible to do so without having to explicitly specify steps (out of the 13 steps) before reaching the step to build GCC? Israel