search for: buildingllvmoncygwin

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

2007 Sep 26
4
[LLVMdev] Cygwin support completely dropped?
> > > > I believe Aaron Gray has had success building llvm on Cygwin: > > http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html > > > > However, those instructions may be a bit out of date... > > Tanya: OK. And how about the clang frontend. Is it usable without having dependencies with the rest of the infrastructure? Which are your typical Linux platforms for LLVM and llvm-gcc frontend and clang? I...
2007 Sep 25
2
[LLVMdev] Cygwin support completely dropped?
Hi there it seems that it has been sometime that anyone had success with building llvm (2.0 or 2.1 prerelease) on Cygwin/XP. i have been using gcc-4.0.2 with no success. is anyone working on Cygwin or not? i feel that having Cygwin as a supported platform is at least misleading since noone is building on Cygwin. I recall llvm-1.4 to 1.6 building decently on Cygwin even with gcc-3.3.3. Kind
2007 Sep 25
0
[LLVMdev] Cygwin support completely dropped?
...n or not? i feel that having Cygwin as a supported > platform is at least misleading since noone is building on Cygwin. > > I recall llvm-1.4 to 1.6 building decently on Cygwin even with gcc-3.3.3. I believe Aaron Gray has had success building llvm on Cygwin: http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html However, those instructions may be a bit out of date... If you are still encountering problems, please file bugs or submit patches. The majority of LLVM developers do not use Cygwin, so its quite possible there are problems. -Tanya
2007 Feb 28
1
[LLVMdev] Building LLVM and LLVM-GCC4 on Cygwin
...mary === # of expected passes 1620 # of unexpected failures 136 # of unexpected successes 1 # of expected failures 19 Pritty rag tailed quite a few complaits and it also ended with errors. There are build instructions here :- http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html Be aware with these timing errors Cygwin is not a solid development or build platform at present. Release build coming soon :) Regards, Aaron -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20070228/cf...
2009 Feb 23
0
[LLVMdev] how to build llvm-test in separate directory
Hello, Aaron > I don't have the external testsets installed. Make sure you have llvm-gcc path properly specified to llvm configure. --- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
2007 Sep 26
0
[LLVMdev] Cygwin support completely dropped?
On Sep 25, 2007, at 6:54 PM, nkavv at physics.auth.gr wrote: >>> >>> I believe Aaron Gray has had success building llvm on Cygwin: >>> http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html >>> >>> However, those instructions may be a bit out of date... >>> > > Tanya: > OK. And how about the clang frontend. Is it usable without having > dependencies > with the rest of the infrastructure? > clang is dependent on llvm. I would address...
2009 Apr 10
3
[LLVMdev] Support for frontend in Windows
What is the recommended way to get a front-end to run on Windows? I have been able to successfully compile on Linux. I'm worried about documents stating all the shortcomings of the Visual Studio compiled version, but I do have mingw. Is there a guide for using mingw to compile? I thought about compiling to IR, but the documentation said the language is not stable.
2009 Feb 23
3
[LLVMdev] how to build llvm-test in separate directory
On Mon, Feb 23, 2009 at 6:32 PM, John Criswell <criswell at cs.uiuc.edu> wrote: > Aaron Gray wrote: > > I am trying to build llvm-test in a separate directory to the main llvm > tree. > > > > I have put llvm and llvm-gcc's bin directories on the path but think I am > missing a switch on the configure command. > > > You need to use --with-llvmsrc and
2011 Feb 09
2
[LLVMdev] Building LLVM on Cygwin.
Hi, I followed the build instructions at http://www.aarongray.org/LLVM/BuildingLLVMonCygwin.html to build LLVM and LLVM GCC. Everything went fine except for the 'make install' step of llvm. At this step, I am getting a big list of files which are under /cygdrive/c/llvm-2.8/include/llvm and /cygdrive/c/llvm-2.8/include/llvm-c. The error I am getting is: /usr/bin/install: `./llvm-c...