Henrik Bach
2004-Dec-21 00:07 UTC
[LLVMdev] The vc++ solution cannot live in parallel with a mingw compilation
Hi Jeff and Morten Does anyone of you win32 guys have the guts to move the sed results from *.in files out of the llvm source folders and place them under llvm/win32 instead? Then, as I see it, I will be able to to build both vc++ and mingw versions from the same sources. And, that would be nice. Otherwise, the vc++ solution mess up with my mingw compilation. Henrik. ============================================================Henrik Bach Open Source Developer e-mail: henrik_bach_llvm at hotmail.com ============================================================Got Freedom? Software Freedom Day 2004 - 28th of August http://www.softwarefreedomday.org/ ============================================================ _________________________________________________________________ Log p� MSN Messenger direkte fra nettet http://webmessenger.msn.com/
Jeff Cohen
2004-Dec-21 01:32 UTC
[LLVMdev] The vc++ solution cannot live in parallel with a mingw compilation
I'll take a look at it. VC++ projects shouldn't be modifying anything in the src tree, as it's set up in src != obj mode, with obj being win32. Not sure when I can get around to it though... I'm in FreeBSD mode right now :)> From llvmdev-bounces at cs.uiuc.edu Mon Dec 20 16:06:07 2004 > From: "Henrik Bach" <henrik_bach_llvm at hotmail.com> > To: llvmdev at cs.uiuc.edu > Date: Tue, 21 Dec 2004 01:07:10 +0100 > Subject: [LLVMdev] The vc++ solution cannot live in parallel with a mingw > compilation > > Hi Jeff and Morten > > Does anyone of you win32 guys have the guts to move the sed results from > *.in files out of the llvm source folders and place them under llvm/win32 > instead? > > Then, as I see it, I will be able to to build both vc++ and mingw versions > from the same sources. And, that would be nice. Otherwise, the vc++ solution > mess up with my mingw compilation. > > > Henrik.
Jeff Cohen
2004-Dec-21 06:50 UTC
[LLVMdev] The vc++ solution cannot live in parallel with a mingw compilation
I shifted out of FreeBSD mode long enough to make the change and commit it. Jeff Cohen wrote:>I'll take a look at it. VC++ projects shouldn't be modifying anything >in the src tree, as it's set up in src != obj mode, with obj being win32. >Not sure when I can get around to it though... I'm in FreeBSD mode >right now :) > > > >>From llvmdev-bounces at cs.uiuc.edu Mon Dec 20 16:06:07 2004 >>From: "Henrik Bach" <henrik_bach_llvm at hotmail.com> >>To: llvmdev at cs.uiuc.edu >>Date: Tue, 21 Dec 2004 01:07:10 +0100 >>Subject: [LLVMdev] The vc++ solution cannot live in parallel with a mingw >> compilation >> >>Hi Jeff and Morten >> >>Does anyone of you win32 guys have the guts to move the sed results from >>*.in files out of the llvm source folders and place them under llvm/win32 >>instead? >> >>Then, as I see it, I will be able to to build both vc++ and mingw versions >>from the same sources. And, that would be nice. Otherwise, the vc++ solution >>mess up with my mingw compilation. >> >> >>Henrik. >> >> > >_______________________________________________ >LLVM Developers mailing list >LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu >http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev > > >
Seemingly Similar Threads
- [LLVMdev] The vc++ solution cannot live in parallel with a mingw compilation
- [LLVMdev] llvm vc++ Bytecode/Bytecode.vcproj is missing
- [LLVMdev]Undefinedreferenceto`llvm::sys::CopyFile(llvm::sys::Pathconst&, llvm::sys::P
- [LLVMdev] I can't connect to the LLVM CVS server
- [LLVMdev] Undefined referenceto`llvm::sys::CopyFile(llvm::sys::Path const&, llvm::sys::P