Searched +full:gcc +full:- +full:c (Results 1 – 25 of 1060) sorted by relevance
12345678910>>...43
... puts.c uio_iovcnt /g/gnu/newlib-build/arm-elf/newlib/libc/ ...
2 set -ueo pipefail4 # Linux's ioctl codes using function-style macros in their definition which6 # a small C program, main.c, which prints the values of the ioctls on the15 cflags="-Wall"20 i686-linux-gnu-gcc -Iinclude -c list.c $cflags21 i686-linux-gnu-gcc main.c list.o -o main.exe $cflags23 x86_64-linux-gnu-gcc -Iinclude -c list.c $cflags24 x86_64-linux-gnu-gcc main.c list.o -o main.exe $cflags26 aarch64-linux-gnu-gcc -Iinclude -c list.c $cflags27 aarch64-linux-gnu-gcc main.c list.o -o main.exe $cflags[all …]
12 int c = a;15 c -= b;17 return baz (c);20 # = hello.c =34 r -= m;46 return f > 0 ? frob (f - 1, m) : 0;49 # = world.c =75 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c world.c76 $ gcc -gdwarf-4 -gno-as-loc-support -gno-variable-location-views -O2 -c hello.c77 $ gcc -o testfile-dwarf-4 hello.o world.o[all …]
2 # Copyright (C) 2005, 2013 Red Hat, Inc.19 . $srcdir/test-subr.sh24 /home/drepper/gnu/new-bu/build/ttt/m.c:5:main25 /home/drepper/gnu/new-bu/build/ttt/b.c:4:bar26 /home/drepper/gnu/new-bu/build/ttt/f.c:3:foo27 /shoggoth/drepper/b.c:4:bar28 /shoggoth/drepper/f.c:3:foo29 /shoggoth/drepper/m.c:5:main30 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:107:main31 /home/drepper/gnu/elfutils/build/src/../../src/strip.c:159:print_version[all …]
2 # Variant of run-get-files that uses dwarf_next_lines.3 # Copyright (C) 2018 Red Hat, Inc.19 . $srcdir/test-subr.sh23 testrun_compare ${abs_builddir}/next-files testfile testfile2 <<\EOF25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"[all …]
2 # Copyright (C) 1999, 2000, 2002, 2004, 2005, 2007 Red Hat, Inc.19 . $srcdir/test-subr.sh23 testrun_compare ${abs_builddir}/get-files testfile testfile2 <<\EOF25 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"27 file[1] = "/home/drepper/gnu/new-bu/build/ttt/m.c"29 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"31 file[1] = "/home/drepper/gnu/new-bu/build/ttt/b.c"32 file[2] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stddef.h"33 file[3] = "/usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdarg.h"43 dirs[0] = "/home/drepper/gnu/new-bu/build/ttt"[all …]
2 # Copyright (C) 2016 and later: Unicode, Inc. and others.4 # Copyright (c) 1999-2015, International Business Machines Corporation and16 if test $ec -eq 023 …echo "${uletter}sage: $me [ -h, --help ] [ --enable-debug | --disable-release ] platform [ config…24 if test $ec -eq 028 Options: -h, --help Print this message and exit29 --enable-debug Enable support for debugging30 --disable-release Disable presetting optimization flags35 CXXFLAGS=xyz path/to/runConfigureICU --enable-debug ...40 AIX/GCC Use the GNU gcc/g++ compilers on AIX[all …]
2 [linux@node-162 trigo]$ pwd5 [linux@node-162 trigo]$ ls6 genacos.c genatan2.c gencos.c gentan.c Makefile7 genasin.c genatan.c gensin.c gentrigo.c11 [linux@node-162 trigo]$ make all12 gcc -lm -lpthread gensin.c -o gensin13 gcc -lm -lpthread gencos.c -o gencos14 gcc -lm -lpthread gentan.c -o gentan15 gcc -lm -lpthread genatan.c -o genatan16 gcc -lm -lpthread genatan2.c -o genatan2[all …]
2 libffi-3.4.1 was released on June 28, 2021. Check the libffi web page19 told at run-time about the number and types of arguments used to call46 | --------------- | ---------------- | ----------------------- |48 | AArch64 | Linux | GCC |50 | Alpha | Linux | GCC |51 | Alpha | Tru64 | GCC |52 | ARC | Linux | GCC |53 | ARM | Linux | GCC |54 | ARM | iOS | GCC |56 | AVR32 | Linux | GCC |[all …]
2 "schema": "sai-1",8 "linux-debian-11/x86_64-amd/gcc": {9 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…11 "linux-debian-buster/x86-amd/gcc": {12 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…14 "linux-debian-sid/x86_64-amd/gcc": {15 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…17 "linux-ubuntu-xenial/x86_64-amd/gcc": {18 …-test-server/plugins:../destdir/usr/local/lib;export SAI_CPACK=\"-G DEB\";cmake .. ${cmake} && mak…20 "linux-debian-sid/x86-amd/gcc": {[all …]
10 #include "../../C/Compiler.h"13 This file is included to all cpp files in 7-Zip.15 So 7-Zip includes "Common.h" in both modes:20 If you use 7-Zip code, you must include "Common.h" before other h files of 7-zip.21 If you don't need some things that are used in 7-Zip,45 // -Wall warnings56 #pragma warning(disable : 4571) // Informational: catch(...) semantics changed since Visual C++ 7.1…71 … or reference to potentially throwing function passed to 'extern "C"' function under - EHc.Undefin…106 #pragma GCC diagnostic ignored "-Wc++98-compat"109 #pragma GCC diagnostic ignored "-Wdeprecated-dynamic-exception-spec"[all …]
1 <abi-corpus version='2.2'>2 <elf-needed>37 <dependency name='build/debug/third_party/boost-1.56.0/libboost_chrono.so'/>38 <dependency name='build/debug/third_party/boost-1.56.0/libboost_filesystem.so'/>39 <dependency name='build/debug/third_party/boost-1.56.0/libboost_program_options.so'/>40 <dependency name='build/debug/third_party/boost-1.56.0/libboost_system.so'/>41 <dependency name='build/debug/third_party/boost-1.56.0/libboost_thread.so'/>42 <dependency name='build/debug/third_party/gperftools-2.2/libtcmalloc_minimal.so'/>49 <dependency name='build/debug/third_party/pcre-8.37/libpcrecpp.so'/>50 <dependency name='build/debug/third_party/yaml-cpp-0.5.1/libyaml.so'/>[all …]
1 <abi-corpus version='2.2' soname='libvtkParallelCore-6.1.so.1'>2 <elf-needed>3 <dependency name='libvtkIOLegacy-6.1.so.1'/>4 <dependency name='libvtkIOCore-6.1.so.1'/>5 <dependency name='libvtkCommonExecutionModel-6.1.so.1'/>6 <dependency name='libvtkCommonDataModel-6.1.so.1'/>7 <dependency name='libvtkCommonMisc-6.1.so.1'/>8 <dependency name='libvtkCommonSystem-6.1.so.1'/>9 <dependency name='libvtksys-6.1.so.1'/>10 <dependency name='libvtkCommonTransforms-6.1.so.1'/>[all …]
1 <abi-corpus version='2.2'>2 <elf-needed>7 </elf-needed>8 <elf-function-symbols>9 …<elf-symbol name='_Z10cpp_assertP10cpp_readerPKc' type='func-type' binding='global-binding' visibi…10 …<elf-symbol name='_Z10cpp_defineP10cpp_readerPKc' type='func-type' binding='global-binding' visibi…11 …<elf-symbol name='_Z10cpp_finishP10cpp_readerP8_IO_FILE' type='func-type' binding='global-binding'…12 …<elf-symbol name='_Z10cpp_lookupP10cpp_readerPKhj' type='func-type' binding='global-binding' visib…13 …<elf-symbol name='_Z10deps_writePK4depsP8_IO_FILEj' type='func-type' binding='global-binding' visi…14 …<elf-symbol name='_Z10get_spacesPKc' type='func-type' binding='global-binding' visibility='default…[all …]
6 (gcc, creates shared libpng16.so.16.1.6.*)7 makefile.linux-opt=> Linux/ELF makefile with hardware optimizations on8 (gcc, creates shared libpng16.so.16.1.6.*)9 makefile.gcc => Generic makefile (gcc, creates static libpng.a)11 makefile.aix => AIX/gcc makefile14 makefile.bc32 => 32-bit Borland C++ (all modules compiled in C mode)21 makefile.gcc => Generic gcc makefile22 makefile.hpgcc => HPUX makefile using gcc24 makefile.hp64 => HPUX (10.20 and 11.00) makefile, 64-bit25 makefile.ibmc => IBM C/C++ version 3.x for Win32 and OS/2 (static)[all …]
4 - COMPILER: "gcc"6 - COMPILER: "visual"9 - COMPILER: "visual"12 - COMPILER: "visual"15 - COMPILER: "clang"17 - COMPILER: "gcc"21 - ECHO Installing %COMPILER% %PLATFORM% %CONFIGURATION%22 - MKDIR bin23 - if [%COMPILER%]==[visual] (25 …C:\Program Files\Microsoft SDKs\Windows\v7.1\lib\x64;c:\Program Files (x86)\Microsoft Visual Studi…[all …]
40 * - All pragmas are declared GCC even if they are clang ones. Otherwise GCC41 * nags, even though we instruct it to ignore -Wunknown-pragmas. ¯\_(ツ)_/¯43 * - Within each category, keep sorted.45 * - Warnings whose scope can be expanded in future compiler versions shall51 #pragma GCC diagnostic warning "-Wall"52 #pragma GCC diagnostic warning "-Wextra"55 #pragma GCC diagnostic ignored "-Wpragmas"56 #pragma GCC diagnostic ignored "-Wunknown-pragmas"57 #pragma GCC diagnostic ignored "-Wunknown-warning-option"60 //#pragma GCC diagnostic warning "-Weverything"[all …]
1 # Copyright 2013-2024 The Khronos Group Inc.3 # SPDX-License-Identifier: Apache-2.011 MKDIR = mkdir -p13 RM = rm -f14 RMRF = rm -rf17 # GENOPTS can be e.g. '-noprotect'30 # default / install - regenerate headers in ../include/vulkan/.31 # validate - run XML validator on vk.xml against the schema.32 # test - check if vulkan_core.h compiles.33 # clean_dirt - remove intermediate files.[all …]
17 shell: /bin/bash --login19 …t or see https://circleci.com/docs/2.0/env-vars/#interpolating-environment-variables-to-set-other-…21 CIRCLE_ARTIFACTS: /tmp/circleci-artifacts22 CIRCLE_TEST_REPORTS: /tmp/circleci-test-results23 …# In CircleCI 1.0 we used a pre-configured image with a large number of languages and other packag…24 # In CircleCI 2.0 you can now specify your own image, or use one of our pre-configured images.26 # We have selected a pre-built image that mirrors the build environment we use on29 # VM instead of a container) see https://circleci.com/docs/2.0/executor-types/30 # To see the list of pre-built images that CircleCI provides for most common languages see31 # https://circleci.com/docs/2.0/circleci-images/[all …]
4 handles the Cygwin port of the GNU C compiler to Windows. It also contains5 the Mingw32CCompiler class which handles the mingw32 port of GCC (same as6 cygwin in no-cygwin mode).14 # - create a def-file for python??.dll15 # - create an import library using16 # dlltool --dllname python15.dll --def python15.def \17 # --output-lib libpython15.a21 # * We put export_symbols in a def-file, and don't use22 # --export-all-symbols because it doesn't worked reliable in some28 # * cygwin gcc 2.91.57/ld 2.9.4/dllwrap 0.2.4 works[all …]
6 # Copyright (C) 1996-2021 by42 # DOS 7.x (the MS-DOS version that lies below Windows) without actually51 # from DOS-based tools like DJGPP's make; this is not actually a problem81 # (2004-11-11), and then in the devel mailing list (2004-11-20 to -23).84 COPY := >nul cmd.exe /c copy90 # gcc Makefile by default91 CONFIG_FILE := w32-gcc.mk93 CC := gcc99 $(info $(PROJECT_TITLE) build system -- supported compilers)101 $(info Several command-line compilers are supported on Win32:)[all …]
3 # Copyright (c) 2023 nghttp2 contributors24 # C31 # https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html33 # WPICKY_ENABLE = Options we want to enable as-is.36 # Prefer the -Wextra alias with clang.38 set(WPICKY_ENABLE "-Wextra")40 set(WPICKY_ENABLE "-W")44 -Wall47 # ----------------------------------49 # ----------------------------------[all …]
1 name: C/C++ CI8 fail-fast: false11 ubuntu-gcc-autotools,12 ubuntu-clang-autotools,13 ubuntu-gcc-ossfuzz,14 macos-autotools,15 ubuntu-gcc-cmake,16 ubuntu-gcc-cmake-shared,17 ubuntu-clang-cmake,18 ubuntu-clang-cmake-shared,[all …]
1 name: CI-unix6 - '**'7 - '!docs/**'8 - '!src/win/**'9 - '!.**'10 - '.github/workflows/CI-unix.yml'13 - v[0-9].*14 - master17 build-linux:18 runs-on: ubuntu-latest[all …]