Skip to content

Instantly share code, notes, and snippets.

@aep
Created December 7, 2017 12:15
Show Gist options
  • Save aep/c227c8aa1891afef5bb00d62c0be84c7 to your computer and use it in GitHub Desktop.
Save aep/c227c8aa1891afef5bb00d62c0be84c7 to your computer and use it in GitHub Desktop.
Toolchain type (Buildroot toolchain) ---> │ │
│ │ *** Toolchain Buildroot Options *** │ │
│ │ (buildroot) custom toolchain vendor name │ │
│ │ C library (musl) ---> │ │
│ │ *** Kernel Header Options *** │ │
│ │ Kernel Headers (Linux 4.14.x kernel headers) ---> │ │
│ │ *** Binutils Options *** │ │
│ │ Binutils Version (binutils 2.28.1) ---> │ │
│ │ () Additional binutils options │ │
│ │ *** GCC Options *** │ │
│ │ GCC compiler Version (gcc 6.x) ---> │ │
│ │ () Additional gcc options │ │
│ │ [ ] Enable C++ support │ │
│ │ [ ] Enable Fortran support │ │
│ │ [ ] Enable compiler link-time-optimization support │ │
│ │ [ ] Enable compiler OpenMP support │ │
│ │ [ ] Enable graphite support │ │
│ │ *** Host GDB Options *** │ │
│ │ [ ] Build cross gdb for the host │ │
│ │ *** Toolchain Generic Options *** │ │
│ │ () Target Optimizations │ │
│ │ () Target linker options │ │
│ │ [ ] Register toolchain within Eclipse Buildroot plug-in │ │
│ │
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment