search for: lcygwin

Displaying 9 results from an estimated 9 matches for "lcygwin".

Did you mean: cygwin
2011 Aug 29
1
R-loadable dll with minGW-compiled linked library
...ll -W -Wextra -DCYGWIN -O3 -I<path toibdai/include> -I<path to boost_1_46_1> -o example.o (To create shared library) example examples/example.cpp <path to Rtools/minGW/bin>/g++ -shared -s static-libgcc -o example.dll example.o -L.../libdai/lib -ldai -L"C:/cygwin/lib" -lcygwin Including the -lcygwin library is necessary for compilation without linker error. However, it causes dyn.load to "hang" when used in R. The tutorials on the web regarding creation of C++ dlls do not discuss linking to libraries. Thus my two questions are: (1) Does anyone know how to...
2013 Apr 11
1
Cannot find ldfortran (R on Cygwin)
...-g -O2 -pipe -std=gnu99 -c stepacross.c -o stepacross.o gcc -I/usr/lib/R/include -DNDEBUG -g -O2 -pipe -std=gnu99 -c vegdist.c -o vegdist.o *gcc -shared -o vegan.dll cepin.o data2hill.o decorana.o goffactor.o monoMDS.o nestedness.o ordering.o pnpoly.o stepacross.o vegdist.o -lgfortran -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -L/usr/lib/R/lib -lR /usr/lib/libintl.dll.a -L/usr/lib/ncursesw /usr/lib/libiconv.dll.a /usr/lib/../lib/gcc/i686-pc-cygwin/4.5.3/../../../../i686-pc-cygwin/bin/ld: cannot find -lgfortran *collect2: ld returned 1 exit status /usr/lib/R/share/make/shlib.mk:6:...
2005 Jun 01
1
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...build/llvm-2/Debug/lib/LLVMBCReader.o /usr/build/ll vm-2/Debug/lib/LLVMBCWriter.o /usr/build/llvm-2/Debug/lib/LLVMCore.o /usr/build/ llvm-2/Debug/lib/LLVMbzip2.o --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTrans forms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lstdc++ -l gcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc /usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x30406): In function `_GLOBAL__D__Z N76_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_A63131251 7X86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': /usr/src/ll...
2010 Apr 27
3
[LLVMdev] "clang -v" shows a GCC call
...model: posix gcc version 3.4.4 (Red Hat 3.4.4) collect2 -Bdynamic --dll-search-prefix=cyg -o a.out /usr/lib/gcc/i386-redhat-linux/3.4.4/../../../crt0.o -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i386-redhat-linux/3.4.4 -L/usr/lib/gcc/i386-redhat-linux/3.4.4/../../.. /tmp/cc-J586JU.o -lgcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc Can you please tell me why is this happen ? If there's a solution, can you please give it to me in order to make Clang not using GCC ? Excuse me if I wrote something stupid or just forgetting something. Just tell me what's wrong. Thanks in...
2010 Apr 27
0
[LLVMdev] "clang -v" shows a GCC call
...lect2 -Bdynamic --dll-search-prefix=cyg -o a.out > /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../crt0.o > -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 > -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. > /cygdrive/c/Users/lbonnet/AppData/Local/Temp/cc-J586JU.o -lgcc -lcygwin > -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc > > > Excuse me if I wrote something stupid or just forgetting something. Just > tell me what's wrong. > > Thanks in advance. > -- > View this message in context: http://old.nabble.com/%22clang--v%22-shows-a-GCC-cal...
2005 Jun 01
0
[LLVMdev] [Cygwin] 'make tools-only' configuration error
...vm-2/Debug/lib/LLVMBCReader.o /usr/build/ll vm-2/Debug/lib/LLVMBCWriter.o /usr/build/llvm-2/Debug/lib/LLVMCore.o /usr/build/ llvm-2/Debug/lib/LLVMbzip2.o --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTrans forms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -lstdc++ -l gcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc /usr/build/llvm-2/Debug/lib/LLVMX86.o(.text+0x30406): In function `_GLOBAL__D__Z N76_GLOBAL__N__usr_src_llvm_lib_Target_X86_X86ISelPattern.cpp_9D2164D3_A63131251 7X86TargetLowering14LowerArgumentsERN4llvm8FunctionERNS1_12SelectionDAGE': /us...
2005 May 31
7
[LLVMdev] [Cygwin] 'make tools-only' configuration error
I did not report this first error earlier as I thought it trivial. Basically it looks like something odd is happening with the configuration and 'include/llvm/config/config.h' Getting this error on building the tools on a fresh Cygwin install and update :- $ make tools-only make[1]: Entering directory `/usr/build/llvm/lib/System' llvm[1]: Compiling Path.cpp for Debug build In file
2010 Apr 27
6
[LLVMdev] "clang -v" shows a GCC call
...--dll-search-prefix=cyg -o a.out >> /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../crt0.o >> -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 >> -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. >> /cygdrive/c/Users/lbonnet/AppData/Local/Temp/cc-J586JU.o -lgcc -lcygwin >> -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc >> >> >> Excuse me if I wrote something stupid or just forgetting something. Just >> tell me what's wrong. >> >> Thanks in advance. >> -- >> View this message in context: >> http://...
2005 Jun 08
8
Building on Windows
.../libcommon.a backends/.libs/libbackend.a matcher/.libs/libmatcher.a languages/.libs/liblanguages.a api/.libs/libapi.a net/.libs/libnet.a queryparser/.libs/libqueryparser.a -Wl,--no-whole-archive -L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3 -L/usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/../../.. -lstdc++ -lgcc -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32 -lgcc /usr/lib/gcc-lib/i686-pc-cygwin/3.3.3/crtend.o -o .libs/cygxapian-6.dll -Wl,--image-base=0x10000000 -Wl,--out-implib,.libs/libxapian.dll.a Creating library file: .libs/libxapian.dll.a backends/.libs/libbackend.a(database.o): In function `_ZNK13EmptyPo...