Re: x86_64 cross-compiler
Chris Packham via crossgcc <[email protected]> Mon, 31 Aug 2020 03:00:12 +0000
| Newsgroups | gmane.comp.gcc.cross-compiling |
|---|---|
| Message-ID | <[email protected]> |
On 31/08/20 1:53 pm, Chris Punches via crossgcc wrote: > Has anyone gotten an x86_64 cross-compiler successfully built with crosstool-ng? > > If you did, would you mind providing your config? The samples do not appear to > work for various reasons. > > My intent is to build a cross-compilation toolchain to `/opt/cross-compiler`, > and then build a native (multilib) compiler toolchain at `/opt/compiler`. From > there I'd like to use `/opt/compiler` to populate a chroot. > > It sounds pretty simple, but, I could use some guidance as it is turning out to > be anything but. > > -C x86_64-multilib-linux-uclibc is now built as part of the CI run https://github.com/crosstool-ng/crosstool-ng/actions/runs/231044518 The config is included in the artifacts (it's just the sample with some paths tweaked) There will be a PR shortly that adds x86_64-unknown-linux-gnu (again pretty much the same as the sample). > -- > For unsubscribe information see http://sourceware.org/lists.html#faq -- For unsubscribe information see http://sourceware.org/lists.html#faq