Displaying 4 results from an estimated 4 matches for "ygwin".
Did you mean:
cygwin
2005 May 14
2
[LLVMdev] Building Cygwin binaries
Hi,
I have got GCC 3.4.3 and binutils 2.15 installed on Cygwin.
Had to copy as.exe to gccas.exe to get llvm-gcc to get this far.
I am getting the following 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 -isyst...
2010 Jan 08
3
[LLVMdev] Cygwin llvm-gcc regression
I am getting an assertion firing while building TOT llvm-gcc on Cygwin in
libgcc2.c :-
/home/ang/build/llvm-gcc/./gcc/xgcc -B/home/ang/build/llvm-gcc/./gcc/
-B/home/an
g/llvm-gcc/i686-pc-cygwin/bin/ -B/home/ang/llvm-gcc/i686-pc-cygwin/lib/
-isystem
/home/ang/llvm-gcc/i686-pc-cygwin/include -isystem
/home/ang/llvm-gcc/i686-pc-c
ygwin/sys-include -O2 -I/home/ang/svn/...
2005 May 13
0
[LLVMdev] Cygwin binaries
Hi Aaron,
Please be aware that my instructions are directed to get the cfe to compile
on mingw. I wasn't in the first place aware that you were building on the
Cygwin platform.
However, me and others will try to help you to compile the cfe. Please
submit your compiling errors on this mailing list.
Henrik.
>From: "Aaron Gray" <angray at beeb.net>
>Reply-To: LLVM Developers Mailing List <llvmdev at cs.uiuc.edu>
>To: "LLVM D...
2005 May 12
2
[LLVMdev] Cygwin binaries
>Sorry for the delay. Please be aware, that these instructions has not been
>used lately. However, I'll try to follow up on your questions.
Thanks for getting back to me. Unfortunately I lost my Cygwin configuration
and cannot even seem to get GCC 3.4.3 built on CygWin now, when I had it
built before. Been trying all day to get it to work maybe I will crack it
tomorrow as I have had enough for today.
>Here are my instructions to compile the cfe:
>[snip]
Wow, thats quite some set of fix...