search for: ccompile

Displaying 5 results from an estimated 5 matches for "ccompile".

Did you mean: compile
2004 Oct 23
1
[LLVMdev] UPDATE: Makefile.rules Changes (IMPORTANT)
...include \ > @@ -198,54 +169,57 @@ > -I$(LLVM_SRC_ROOT)/include \ > -D_GNU_SOURCE -D__STDC_LIMIT_MACROS > > -CXXCompile := $(CXX) $(CPPFLAGS) $(CompileCommonOpts) $(CXXFLAGS) -c > -LTCXXCompile := $(LIBTOOL) --tag=CXX --mode=compile $(CXXCompile) > -CCompile := $(CC) $(CPPFLAGS) $(CompileCommonOpts) -c $(CFLAGS) > -LTCCompile := $(LIBTOOL) --mode=compile $(CCompile) > -BCCXXCompile := $(LLVMGXX) $(CPPFLAGS) $(CompileCommonOpts) $(CXXFLAGS) -c > -BCCCompile := $(LLVMGCC) $(CPPFLAGS) $(CompileCommonOpts) $(CFLAGS) -c > -Link :...
2016 Oct 02
2
(Thin)LTO llvm build
...protector-strong >> --param=ssp-buffer-size=4 -march=x86-64 -mtune=generic >> -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu >> -Wl,--gc-sections -Wl,-plugin-opt,-function-sections >> -Wl,-plugin-opt,-data-sections CMakeFiles/cmTC_358cb.dir/test >> CCompiler.c.o >> -o cmTC_358cb && : >> >> /usr/bin/ld: bad -plugin-opt option >> >> clang-3.9: error: linker command failed with exit code 1 (use -v to see >> invocation) >> >> ninja: build stopped: subcommand failed. >> _______________...
2016 Oct 01
3
(Thin)LTO llvm build
...cepted in -Wl flags. clang -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4 -march=x86-64 -mtune=generic -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -Wl,--gc-sections -Wl,-plugin-opt,-function-sections -Wl,-plugin-opt,-data-sections CMakeFiles/cmTC_358cb.dir/testCCompiler.c.o -o cmTC_358cb && : /usr/bin/ld: bad -plugin-opt option clang-3.9: error: linker command failed with exit code 1 (use -v to see invocation) ninja: build stopped: subcommand failed.
2001 Sep 10
1
problems linking c++ code
I've been trying to learn about dynamically loading subroutines in R. Ultimately I would like to use this approach to implement some simulations. For the moment though, I've run into a problem compiling c++ code and loading it into R. The 'C/C++' and 'R'code below works fine when compiled and linked with gcc, but gives an error when the library is compiled and linked with
2016 Aug 01
4
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 configure:17280: result: no configure:17300: checking for mblen configure:17356: gcc -o conftest -O3 -m64 -mtune=native -pipe -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -ftrapv -fno-builtin-memset