search for: drangon

Displaying 6 results from an estimated 6 matches for "drangon".

Did you mean: dragon
2012 Jun 11
0
[LLVMdev] Final Windows MinGW buildbot slave document...
...ocument, it may be worth writing it in Sphinx/ReST and integrating it with the ReST files under docs/. Or at the very least, use the LLVM CSS style to match the existing HTML style. 4. I'm sure about advocating for disabling of anti-virus during the build. 5. Why tie this to the drangon MinGW64 release? It would be nice to make sure it also works for a stable GCC release. This is by no means a thorough critique, just a few points that jumped out at me. Please re-submit this as a patch to llvm-commits, so it can go through the proper review channels. > > Cheers, >...
2012 Jun 18
5
[LLVMdev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
...of problems and also speeds up the build process substantially because of the broken "make -j" behavior seen with some or all GNU Makes on Windows. 3. The document now covers 32-bit and 64-bit builds with MinGW tools (if anybody know of an alternate BINARY distribution of MinGW64 than Drangon's release, please let me know so I can include it in the document). 4. The document now does NOT mention anything about unit tests or test suites, etc. These things will be explained in another document, be it through patches to existing documents or through an entirely new document. 5...
2012 Jun 09
2
[LLVMdev] Final Windows MinGW buildbot slave document...
Hi, Here's the final, confirmed working version of my Windows guide for how to set up a MinGW buildbot slave. Please consider to include it in the documentation on the LLVM website. Basically, it saves the newcoming Windows user about two or three days of experimentation to get it all working. I think those days are important as many people balk at spending days on figuring out how to get
2012 Jun 18
0
[LLVMdev] [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
On Mon, Jun 18, 2012 at 12:25 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote: > Hi all, > >     3. The document now covers 32-bit and 64-bit builds with MinGW tools (if > anybody know of an alternate BINARY distribution of MinGW64 than Drangon's > release, please let me know so I can include it in the document). As was once explained to me by Ruben Van Boxem, what you call mingw32 should probably be called mingw.org (or maybe only mingw). The other one should be called MinGW-w64. Also note that MinGW-w64 can target both 32-bit an...
2012 Jun 18
0
[LLVMdev] [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
...ds up the build process > substantially because of the broken "make -j" behavior seen with some or > all GNU Makes on Windows. > 3. The document now covers 32-bit and 64-bit builds with MinGW tools > (if anybody know of an alternate BINARY distribution of MinGW64 than > Drangon's release, please let me know so I can include it in the document). > 4. The document now does NOT mention anything about unit tests or test > suites, etc. These things will be explained in another document, be it > through patches to existing documents or through an entirely new...
2012 Jun 18
2
[LLVMdev] [cfe-dev] RFC: "Building with MinGW on Windows" (DOC, 2ND TRY)
...t; > On Mon, Jun 18, 2012 at 12:25 PM, Mikael Lyngvig <mikael at lyngvig.org> > wrote: > > Hi all, > > > > 3. The document now covers 32-bit and 64-bit builds with MinGW tools > (if > > anybody know of an alternate BINARY distribution of MinGW64 than > Drangon's > > release, please let me know so I can include it in the document). > > As was once explained to me by Ruben Van Boxem, what you call mingw32 > should probably be called mingw.org (or maybe only mingw). The other > one should be called MinGW-w64. Also note that MinGW-w64 c...