search for: lmingw32

Displaying 8 results from an estimated 8 matches for "lmingw32".

Did you mean: mingw32
2015 Feb 27
1
[LLVMdev] clang\clang++ 3.6.0 don't find C\C++ header , in windows ?
...../../../x86_64-w64-mingw32/ bin/ld.exe: cannot find -lstdc++ C:/MinGW/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/ bin/ld.exe: skipping incompatible C:/MinGW/bin/../lib/gcc/x86_64-w64-mingw32/4.9 .1/../../../../x86_64-w64-mingw32/lib/libmingw32.a when searching for -lmingw32 C:/MinGW/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../../../../x86_64-w64-mingw32/ bin/ld.exe: skipping incompatible C:/MinGW/bin/../lib/gcc/x86_64-w64-mingw32/4.9 .1/../../../../x86_64-w64-mingw32/lib\libmingw32.a when searching for -lmingw32 C:/MinGW/bin/../lib/gcc/x86_64-w64-mingw32/4.9.1/../....
2005 Sep 14
1
[LLVMdev] How to compile llvm with mingw on Windows ?
...2/3.4.2 -Ld:/wut/prg/mingw/bin/../lib/gcc -Ld:/wut/prg/mingw/bin/../lib/gcc/mingw32/3.4.2/../../../../mingw32/lib -Ld:/wut/prg/mingw/bin/../lib/gcc/mingw32/3.4.2/../../.. e:/prg/vc/llvm-cvs-mingw/llvm/mingw-obj/utils/fpcmp/Release/fpcmp.o --export-dynamic -lLLVMSupport -lLLVMSystem -lstdc++ -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt d:/wut/prg/mingw/bin/../lib/gcc/mingw32/3.4.2/crtend.o e:/prg/vc/llvm-cvs-mingw/llvm/mingw-obj/Release/lib/libLLVMSystem.a(Process.o)(.text+0x8d):Process.cpp: undefined re...
2005 Aug 30
1
[LLVMdev] X86ISelPattern.cpp:73: undefined reference to `X86CompilationCallback
...nGW/llvm-1-1/Debug/lib/LLVMBCWriter.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMCore.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMbzip2.o --export-dynamic -lLLVMTarget -lLLVMipa -lLLVMTransforms -lLLVMAnalysis -lLLVMTransformUtils -lLLVMSupport -lLLVMSystem -limagehlp -lpsapi -lstdc++ -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt -luser32 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt c:/MinGW/bin/../lib/gcc/mingw32/3.4.2/crtend.o c:/projects/build/MinGW/llvm-1-1/Debug/lib/LLVMX86.o: In function `GLOBAL__D__ZN90_GLOBAL__N_c__projects_src_llvm_1_llvm_lib_...
2012 Apr 24
1
[LLVMdev] Linking executable error on Windows
I followed the build instructions for LLVM+clang -- that all went OK. But compiling a simple "hello world" program with clang++ gives a linker error -- see attached log file. - Paul -------------- next part -------------- A non-text attachment was scrubbed... Name: build.log Type: application/octet-stream Size: 1881 bytes Desc: not available URL:
2008 Jun 03
1
wine can not handle running a simple SDL program that calls
...> #include <SDL/SDL.h> using namespace std; int main(int argc, char ** argv) { cout << "Hello" << endl; cout << "Goodbye" << endl; return 0; } I compile with this command: i586-mingw32msvc-c++ -o tmp.exe tmp.cpp -I$HOME/tmp/include -L. -lmingw32 -lSDLmain -lSDL I got my SDL.dll and libSDLmain.a files from the official SDL download page. ~/tmp/include contains the SDL include headers. When I execute tmp.exe, I get the error message specified above. SDL for Windows won't write to stdout. Instead, it writes to stdout.txt in the current d...
2017 Mar 15
2
xapian core missing link to math on MSYS2
...sys2/unstable/mingw64/x86_64-w64-mingw32/lib/../lib -LD:/bda-ci/msys2/unstable/mingw64/lib/gcc/x86_64-w64-mingw32/6.3.0/../../../../x86_64-w64-mingw32/lib -LD:/bda-ci/msys2/unstable/mingw64/lib/gcc/x86_64-w64-mingw32/6.3.0/../../.. -LD:/bda-ci/msys2/unstable/mingw64/x86_64-w64-mingw32/lib -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -lpthread -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt D:/bda-ci/msys2/unstable/mingw64/lib/gcc/x86_64-w64-mingw32/6.3.0/crtend.o -march=x86-64 -mtune=generic -O2 -o .libs/libxapian-30.dll -Wl,--enable-...
2012 Jun 18
1
[LLVMdev] MinGW 4.7.0-compiled Clang Mis-compiles Simple Programs
...mingw/bin/../lib/gcc/mingw32/4.7.0/crtbegin.o -Lc:/mingw/bin/../lib/gcc/mingw32/4.7.0 -Lc:/mingw/bin/../lib/gcc -Lc:/mingw/bin/../lib/gcc/mingw32/4.7.0/../../../../mingw32/lib -Lc:/mingw/bin/../lib/gcc/mingw32/4.7.0/../../.. -L/mingw/lib C:/Users/JHOLEW~1/AppData/Local/Temp/test1-017385.o -lstdc++ -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt -ladvapi32 -lshell32 -luser32 -lkernel32 -lmingw32 -lgcc_s -lgcc -lmoldname -lmingwex -lmsvcrt c:/mingw/bin/../lib/gcc/mingw32/4.7.0/crtend.o -- Thanks, Justin Holewinski -------------- next part -------------- An HTML attachment was scrubbed... URL:...
2001 Jan 30
4
Link with C code
Hello, I am using cygwin (latest version) and I managed to generate a dll partly with rcmd shlib although there was a problem with both the resouce file (I had to remove "FILEOS VOS__WINDOWS32") and the command line for gcc (--shared is not supported for instance). So I would like to know which compiler/environment you advise to use for windows OS. Then I could load the library in R