Searched refs:COMPILER_VERSION (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/buildroot/support/dependencies/ |
| H A D | dependencies.sh | 109 COMPILER_VERSION=$($COMPILER -v 2>&1 | sed -n '/^gcc version/p' | 111 if [ -z "$COMPILER_VERSION" ] ; then 116 COMPILER_MAJOR=$(echo $COMPILER_VERSION | sed -e "s/\..*//g") 117 COMPILER_MINOR=$(echo $COMPILER_VERSION | sed -e "s/^$COMPILER_MAJOR\.//g" -e "s/\..*//g") 120 echo "You have gcc '$COMPILER_VERSION' installed. gcc >= 4.8 is required"
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gfortran.info | 2435 'ISO_C_BINDINGS' and 'COMPILER_VERSION' and 'COMPILER_OPTIONS' of 7104 * 'COMPILER_VERSION': COMPILER_VERSION, Compiler version string 10435 File: gfortran.info, Node: COMPILER_OPTIONS, Next: COMPILER_VERSION, Prev: COMMAND_ARGUMENT_COUN… 10469 *note COMPILER_VERSION::, *note ISO_FORTRAN_ENV:: 10472 File: gfortran.info, Node: COMPILER_VERSION, Next: COMPLEX, Prev: COMPILER_OPTIONS, Up: Intrins… 10474 9.70 'COMPILER_VERSION' -- Compiler version string 10478 'COMPILER_VERSION' returns a string with the name and the version 10488 'STR = COMPILER_VERSION()' 10509 File: gfortran.info, Node: COMPLEX, Next: CONJG, Prev: COMPILER_VERSION, Up: Intrinsic Procedur… 19731 COMPILER_OPTIONS:: and *note COMPILER_VERSION::. [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gfortran.info | 2435 'ISO_C_BINDINGS' and 'COMPILER_VERSION' and 'COMPILER_OPTIONS' of 7104 * 'COMPILER_VERSION': COMPILER_VERSION, Compiler version string 10435 File: gfortran.info, Node: COMPILER_OPTIONS, Next: COMPILER_VERSION, Prev: COMMAND_ARGUMENT_COUN… 10469 *note COMPILER_VERSION::, *note ISO_FORTRAN_ENV:: 10472 File: gfortran.info, Node: COMPILER_VERSION, Next: COMPLEX, Prev: COMPILER_OPTIONS, Up: Intrins… 10474 9.70 'COMPILER_VERSION' -- Compiler version string 10478 'COMPILER_VERSION' returns a string with the name and the version 10488 'STR = COMPILER_VERSION()' 10509 File: gfortran.info, Node: COMPLEX, Next: CONJG, Prev: COMPILER_VERSION, Up: Intrinsic Procedur… 19731 COMPILER_OPTIONS:: and *note COMPILER_VERSION::. [all …]
|