GCC-Cross-Compiler
These are gcc cross compiler tools. (by thamognya)
i686-elf-tools
i386-, i686- and x86_64-elf GCC, GDB and Binutils (by lordmilko)
GCC-Cross-Compiler | i686-elf-tools | |
---|---|---|
1 | 3 | |
2 | 291 | |
- | 3.4% | |
0.0 | 3.5 | |
about 3 years ago | 7 months ago | |
Shell | Shell | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
GCC-Cross-Compiler
Posts with mentions or reviews of GCC-Cross-Compiler.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-01.
-
[TOOLS] GCC-cross-compiler tools that are pre-compiled
I know most of the advanced users are not going to find this useful but for the beginners who are starting out I have made a few and in the process of compiling more of the gcc-cross-compiler tools. You can check them out in my ThamognyaKodi/gcc-cross-compiler. I hope you find it useful.
i686-elf-tools
Posts with mentions or reviews of i686-elf-tools.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-01.
-
Start OSDEV
You can get a Cross Compiled GCC here: https://github.com/lordmilko/i686-elf-tools
-
header errors with i686-elf-gcc
i installed i686-elf-tools when i run make all, i get this error, (this is a part of the error) kernel/src/../include/../libc/include/../../include/qemu_debug.h:7:20: error: no include path in which to search for stdarg.h 7 | #include | ^ In file included from kernel/src/../include/../libc/include/../../include/tty.h:9: kernel/src/../include/../libc/include/../../include/tty_cursor.h:4:20: error: no include path in which to search for stdint.h 4 | #include | ^ kernel/src/../include/../libc/include/../../include/tty_cursor.h:8:1: error: parameter names (without types) in function declaration [-Werror] 8 | void enable_cursor(uint8_t, uint8_t); here is the make file
-
[TOOLS] GCC-cross-compiler tools that are pre-compiled
This is inspired by the old repo by lordmilko known as i686-elf tools.
What are some alternatives?
When comparing GCC-Cross-Compiler and i686-elf-tools you can also consider the following projects:
awesome-riscv - 😎 A curated list of awesome RISC-V implementations
homebrew-i386-elf-toolchain - Homebrew formulas for buildling a valid GCC toolchain for the i386-elf target.
sgug-rse - Silicon Graphics User Group RPM Software Environment
raspberry-pi-cross-compilers - Latest GCC Cross Compiler & Native (ARM & ARM64) CI generated precompiled standalone toolchains for all Raspberry Pis. 🍇
riscv-gcc-prebuilt - 📦 Prebuilt RISC-V GCC toolchains for x64 Linux.