search for: w32api

Displaying 20 results from an estimated 67 matches for "w32api".

2010 Mar 23
0
[LLVMdev] Cygwin llvm-gcc-4.2 regression
...; /home/ang/src/llvm-gcc4.2-2.7.source/gcc/unwind-dw2-fde.h:67: error: expected sp ecifier-qualifier-list before 'size_t' /home/ang/src/llvm-gcc4.2-2.7.source/gcc/unwind-dw2-fde.h:87: error: expected sp ecifier-qualifier-list before 'size_t' In file included from /usr/lib/../include/w32api/windef.h:253, from /usr/lib/../include/w32api/windows.h:48, from /home/ang/src/llvm-gcc4.2-2.7.source/gcc/config/i386/cygmi ng-crtbegin.c:43: /usr/lib/../include/w32api/winnt.h:105: error: expected '=', ',', ';', 'asm' or '__attr...
2009 Dec 16
2
[LLVMdev] LLVM MinGW binaries on Vista issue
...of llvm-gcc is to be a drop-in replacement of gcc. So, if you know how to install & run gcc on your system, you should be able to do the same with llvm-gcc (thus no "Getting Started" entry). Basically the only "packaging differences" wrt normal gcc is that we're shipping w32api & mingw-runtime packages with llvm-gcc. Surely, you still need binutils installed (to get linker + assembler). > * incorrect PATH setup...currently using "c:\llvm;c:\llvm-gcc\bin;C:\Windows\system32;c:\Windows;c:\Windows\System32\Wbem" Looks ok. However, llvm itself is not require...
2009 Dec 16
0
[LLVMdev] LLVM MinGW binaries on Vista issue
...a drop-in replacement of gcc. So, > if you know how to install & run gcc on your system, you should be > able to do the same with llvm-gcc (thus no "Getting Started" entry). > Basically the only "packaging differences" wrt normal gcc is that > we're shipping w32api & mingw-runtime packages with llvm-gcc. Surely, > you still need binutils installed (to get linker + assembler). Ahh. After extracting "binutils-2.20-1-mingw32-bin.tar.gz" into the llvm-gcc dir, I'm up and running. What threw me was the projects inclusion of 2 of the 3 other...
2009 Oct 27
2
[LLVMdev] msys/mingw32 llvm-gcc build errors
...a ../libib erty/libiberty.a ../libdecnumber/libdecnumber.a -L/c/Temp/msys-llvm/Release/lib -lpthread -lpsapi -limagehlp -lm /c/Temp/msys-gcc-build/./gcc/xgcc -B/c/Temp/msys-gcc-build/./gcc/ -L/c/Temp/msys -gcc-build/i686-pc-mingw32/winsup/mingw -L/c/Temp/msys-gcc-build/i686-pc-mingw32 /winsup/w32api/lib -isystem /c/Temp/llvm-gcc4.2-2.6.source/winsup/mingw/include -isystem /c/Temp/llvm-gcc4.2-2.6.source/winsup/w32api/include -B/c/Temp/msys-llv m-gcc/i686-pc-mingw32/bin/ -B/c/Temp/msys-llvm-gcc/i686-pc-mingw32/lib/ -isystem /c/Temp/msys-llvm-gcc/i686-pc-mingw32/include -isystem /c/Temp/msys-...
2008 Jul 30
2
[LLVMdev] More llvm-gcc build breakage
...1 MingW failed on rev 54208: /c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/./gcc/xgcc -B/c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/./gcc/ -L/c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/i686-pc-mingw32/winsup/mingw -L/c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/i686-pc-mingw32/winsup/w32api/lib -isystem /c/cygwin/home/jlerouge/buildbot/llvm-gcc4.2-src/winsup/mingw/include -isystem /c/cygwin/home/jlerouge/buildbot/llvm-gcc4.2-src/winsup/w32api/include -Bc:/cygwin/home/jlerouge/buildbot/llvm/i686-pc-mingw32/bin/ -Bc:/cygwin/home/jlerouge/buildbot/llvm/i686-pc-mingw32/lib/ -isystem c:/cy...
2009 Dec 16
4
[LLVMdev] LLVM MinGW binaries on Vista issue
Hello, Jon > What threw me was the projects inclusion of 2 of the 3 other pieces that make up a typical manual install of mingw or http://www.tdragon.net/recentgcc/  I saw the runtime and w32api stuff in my very quick scan of the llvm-gcc dir and didn't bother to confirm binutils :( Well, binutils are quite different: 1. It's GPL-licensed, thus we need to provide sources as well, which is bit inconvenient 2. You need to have headers & libs in predefined dirs to let gcc / llvm-g...
2005 May 14
2
[LLVMdev] Building Cygwin binaries
...llowing error message(s) :- /usr/build/llvm-gcc/gcc/xgcc -B/usr/build/llvm-gcc/gcc/ -B/usr/llvm-gcc/i686-pc- cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem /usr/llvm-gcc/i686-pc-c ygwin/include -isystem /usr/llvm-gcc/i686-pc-cygwin/sys-include -O2 -I../../../s rc/llvm-gcc/gcc/../winsup/w32api/include -I../../../src/llvm-gcc/gcc/../winsup/i nclude -I../../../src/llvm-gcc/gcc/../winsup/cygwin/include -DIN_GCC -DDEFAULT_ TARGET_MACHINE=\"i686-pc-cygwin\" -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_...
2008 Jul 30
0
[LLVMdev] More llvm-gcc build breakage
...t; /c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/./gcc/xgcc > -B/c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/./gcc/ > -L/c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/i686-pc-mingw32/ > winsup/mingw > -L/c/cygwin/home/jlerouge/buildbot/llvm/gcc-build/i686-pc-mingw32/ > winsup/w32api/lib > -isystem > /c/cygwin/home/jlerouge/buildbot/llvm-gcc4.2-src/winsup/mingw/include > -isystem > /c/cygwin/home/jlerouge/buildbot/llvm-gcc4.2-src/winsup/w32api/include > -Bc:/cygwin/home/jlerouge/buildbot/llvm/i686-pc-mingw32/bin/ > -Bc:/cygwin/home/jlerouge/buildbot/llvm/i686-...
2004 Sep 10
1
flac-1.0.4 on MinGW
I've just got flac-1.0.4 to successfully compile under my MinGW environment: MinGW-2.0.0-3 - binutils-2.13.90-20021006-2 - w32api-2.1 MSYS-1.0.8-rc4 This is on an AMD Athlon machine with 512MB RAM running Windows XP. The only change I had to make was to include/FLAC/ordinals.h.in to remove the reference to MINGW32 on line 39 - without this change the compile bailed out very early on. Prior to this the compile would never c...
2007 May 29
1
LAPACK and BLAS libraries
...nnot find -lg2c collect2: ld returned 1 exit status make[3]: *** [PACKAGE.dll] Error 1 make[2]: *** [srcDynlib] Error 2 make[1]: *** [all] Error 2 make: *** [pkg-PACKAGE] Error 2 *** Installation of PACKAGE failed *** I've installed all the following tools : mingw-runtime-3.12.tar.gz w32api-3.9.tar.gz binutils-2.17.50-20060824-1.tar.gz gcc-core-3.4.5-20060117-1.tar.gz gcc-g++-3.4.5-20060117-1.tar.gz gcc-g77-3.4.5-20060117-1.tar.gz So I don't know what to do next for the package to build... Any help would be greatly appreciated. [[alternative HTML version dele...
2007 May 29
1
LAPACK and BLAS libraries
...nnot find -lg2c collect2: ld returned 1 exit status make[3]: *** [PACKAGE.dll] Error 1 make[2]: *** [srcDynlib] Error 2 make[1]: *** [all] Error 2 make: *** [pkg-PACKAGE] Error 2 *** Installation of PACKAGE failed *** I've installed all the following tools : mingw-runtime-3.12.tar.gz w32api-3.9.tar.gz binutils-2.17.50-20060824-1.tar.gz gcc-core-3.4.5-20060117-1.tar.gz gcc-g++-3.4.5-20060117-1.tar.gz gcc-g77-3.4.5-20060117-1.tar.gz So I don't know what to do next for the package to build... Any help would be greatly appreciated. [[alternative HTML version dele...
2003 Oct 03
1
latest beta + MinGW 3.1.0-1 = minor fix needed
...use something like: #if defined Win32 && !defined _SSIZE_T_ I don't think either fix is "better" in any way, but personally I'd go for the "long" (for Win32 I don't see any difference, but for Win64 fix 2) may be less safe?). Configuration: MinGW 3.1.0-1 w32api 2.4 Simon
2019 Feb 27
2
Problem with compiling OpenBLAS to work with R
...tran -O2 -Wall -frecursive -m64 -mavx2 -o sblat1 sblat1.o ../cygopenblas_haswellp-r0.3.5.a -L/usr/lib/gcc/x86_64-pc-msys/7.3.0 -L/usr/lib/gcc/x86_64-pc-msys/7.3.0/../../../../x86_64-pc-msys/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-pc-msys/7.3.0/../../../../x86_64-pc-msys/lib -L/usr/lib/w32api -lmsys-2.0 D:/msys64/usr/lib/../lib/libpthread.a(t-d001088.o):fake:(.text+0x2): undefined reference to `__imp_pthread_mutex_destroy' D:/msys64/usr/lib/../lib/libpthread.a(t-d001090.o):fake:(.text+0x2): undefined reference to `__imp_pthread_mutex_init' D:/msys64/usr/lib/../lib/libpthread.a(...
2008 Jul 30
0
[LLVMdev] More llvm-gcc build breakage
Hi Bill, This is probably due to the llvm-gcc merge. Please take a look. Thanks, Evan On Jul 30, 2008, at 10:04 AM, Duncan Sands wrote: > x86-64 linux, during stage3: > > xgcc -B/home/duncan/LLVM/gcc-4.2.llvm-objects/./gcc/ -B/usr/local/ > gnat-llvm/x86_64-unknown-linux-gnu/bin/ -B/usr/local/gnat-llvm/ > x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/gnat-llvm/x86_64-
2006 May 07
0
[LLVMdev] Configuring for the cfrontend build on Mingw
...ous header files. Here's some example spew: $ /home/llvm_home/llvm-gcc-build/gcc/xgcc -v -B/home/llvm_home/llvm-gcc-build/gcc/ -Bc:/msys/1.0/mingw32/bin/ -Bc:/msys/1.0/mingw32/lib/ -isystem c:/msys/1.0/mingw32/include -isystem c:/msys/1.0/mingw32/sys-include -O2 -I../../llvm-gcc/gcc/../winsup/w32api/include -DIN_GCC -DCROSS_COMPILE -DDEFAULT_TARGET_MACHINE=\"mingw32\" -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc -I. -I -I -I../../llvm-gcc/gcc -I../../llvm-gcc/gcc/ -I../../llvm-gcc/gcc/...
2009 Jul 26
2
[LLVMdev] [Cygwin] error building llvm-gcc
...on Cygwin :- /home/ang/build/llvm-gcc/./gcc/xgcc -B/home/ang/build/llvm-gcc/./gcc/ -B/usr/llv m-gcc/i686-pc-cygwin/bin/ -B/usr/llvm-gcc/i686-pc-cygwin/lib/ -isystem /usr/llvm -gcc/i686-pc-cygwin/include -isystem /usr/llvm-gcc/i686-pc-cygwin/sys-include - O2 -I/home/ang/svn/llvm-gcc/gcc/../winsup/w32api/include -O2 -g -O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-d efinition -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. - I. -I/home/ang/svn/llvm-gcc/gcc -I/home/ang/svn/llvm-gcc/gcc/. -I/home/ang/svn/l lvm-gcc/gcc/../include -I/hom...
2006 May 02
1
[LLVMdev] Bootstrapping llvm-gcc4 on Mingw
...iles immediately with this cryptic message: $/f/tmp/llvm/gccbuild/gcc/xgcc -B/f/tmp/llvm/gccbuild/gcc/ -Bf:/tmp/llvm/install/mingw32/bin/ -Bf:/tmp/llvm/install/mingw32/lib/ -isystem f:/tmp/llvm/install/mingw32/include -isystem f:/tmp/llvm/install/mingw32/sys-include -O -I../../gccsrc/gcc/../winsup/w32api/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../gccsrc/gcc -I../../gccsrc/gcc/. -I../../gccsrc/gcc/../include -I../../gccsrc/gcc/../libcpp/inc...
2008 Jul 30
2
[LLVMdev] More llvm-gcc build breakage
x86-64 linux, during stage3: xgcc -B/home/duncan/LLVM/gcc-4.2.llvm-objects/./gcc/ -B/usr/local/gnat-llvm/x86_64-unknown-linux-gnu/bin/ -B/usr/local/gnat-llvm/x86_64-unknown-linux-gnu/lib/ -isystem /usr/local/gnat-llvm/x86_64-unknown-linux-gnu/include -isystem /usr/local/gnat-llvm/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H -I. -I../../../gcc-4.2.llvm/libgomp -I.
2019 Feb 28
3
Problem with compiling OpenBLAS to work with R
...sblat1.o > > ../cygopenblas_haswellp-r0.3.5.a -L/usr/lib/gcc/x86_64-pc-msys/7.3.0 > > -L/usr/lib/gcc/x86_64-pc-msys/7.3.0/../../../../x86_64-pc-msys/lib/../lib > > -L/usr/lib/../lib > > -L/usr/lib/gcc/x86_64-pc-msys/7.3.0/../../../../x86_64-pc-msys/lib > > -L/usr/lib/w32api -lmsys-2.0 > > D:/msys64/usr/lib/../lib/libpthread.a(t-d001088.o):fake:(.text+0x2): > > undefined reference to `__imp_pthread_mutex_destroy' > > D:/msys64/usr/lib/../lib/libpthread.a(t-d001090.o):fake:(.text+0x2): > > undefined reference to `__imp_pthread_mutex_init'...
2004 May 01
2
[LLVMdev] LLVM on Windows (cygwin?)
...e/tony/llvm/gcc-fe/cfrontend/build/i686-pc-cygwin/bin/ -B/home/tony/llvm/gcc-fe/cfrontend/build/i686-pc-cygwin/lib/ -isystem /home/tony/llvm/gcc-fe/cfrontend/build/i686-pc-cygwin/include -isystem /home/tony/llvm/gcc-fe/cfrontend/build/i686-pc-cygwin/sys-include -O2 -I../../src/gcc/../winsup/w32api/include -I../../src/gcc/../winsup/include -I../../src/gcc/../winsup/cygwin/include -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -isystem ./include -g -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED -I. -I. -I../../src/gcc -I../../src/gcc/. -I../../src/gcc/../inclu...