Searched full:gcc (Results 1 – 13 of 13) sorted by relevance
28 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu58 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu edk2-aarch6472 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu edk2-aarch6486 - dnf install -y qemu-system-aarch64 gcc-aarch64-linux-gnu clang118 - dnf install -y edk2-aarch64 qemu-system-aarch64 gcc-aarch64-linux-gnu clang132 - dnf install -y qemu-system-arm gcc-arm-linux-gnu147 - dnf install -y qemu-system-ppc gcc-powerpc64-linux-gnu nmap-ncat167 - dnf install -y qemu-system-ppc gcc-powerpc64-linux-gnu nmap-ncat185 - dnf install -y qemu-system-riscv gcc-riscv64-linux-gnu200 - dnf install -y qemu-system-riscv gcc-riscv64-linux-gnu[all …]
21 $ brew install i686-elf-gcc22 $ brew install x86_64-elf-gcc
18 NOTE: GCC cross-compiler is required for [build on macOS](README.macOS.md).30 clang may be used as an alternative to gcc.
50 # GCC defines wchar to be 32 bits, but EFI expects 16 bits
43 cc=gcc
7 - brew install coreutils bash git gnu-getopt make qemu i686-elf-gcc
7 - brew install coreutils bash git gnu-getopt make qemu x86_64-elf-gcc
10 - dnf install -y diffutils gcc git make qemu-system-x86
83 * when compiling with GCC. in test_bras()
108 * opcode without mnemonic here since newer versions of GCC refuse in test_lswi()255 * opcode without mnemonic here since newer versions of GCC refuse in test_lswx()
88 # Enable -mstrict-align if that's troublesome (only supported by gcc).
7364 # check for gcc specific __FUNCTION__7367 "__func__ should be used instead of gcc specific __FUNCTION__\n" . $herecurr) &&