Displaying 18 results from an estimated 18 matches for "msysdtk".
2011 Nov 14
2
[LLVMdev] Build LLVM as a DLL on Windows x86
...th binutils?), but make. I imagine it shouldn't make any
> difference.?
> > Whatever the case, and as mentioned earlier, even though I do get a
> > (~15MB
> > big) DLL, it doesn't contain any (exported) functions.
>
> GNU make is essential to msys build. I guess msysdtk would have it.
I could find a copy of msysDTK at
http://sourceforge.net/projects/mingw/files/Other/Unsupported/MSYS/msysDTK/,
but not only is the 'latest' version a very old version (2003!), but once
installed I couldn't find a copy of gmake in it.
> > Otherwise, I tried the ab...
2011 Nov 14
0
[LLVMdev] Build LLVM as a DLL on Windows x86
"Alan Garny" <agarny at hellix.com> writes:
>> GNU make is essential to msys build. I guess msysdtk would have it.
>
> I could find a copy of msysDTK at
> http://sourceforge.net/projects/mingw/files/Other/Unsupported/MSYS/msysDTK/,
> but not only is the 'latest' version a very old version (2003!), but once
> installed I couldn't find a copy of gmake in it.
msysDTK is *...
2011 Nov 14
2
[LLVMdev] Build LLVM as a DLL on Windows x86
> >> GNU make is essential to msys build. I guess msysdtk would have it.
> >
> > I could find a copy of msysDTK at
> >
> http://sourceforge.net/projects/mingw/files/Other/Unsupported/MSYS/msy
> > sDTK/, but not only is the 'latest' version a very old version
> > (2003!), but once installed I couldn't find a cop...
2011 Nov 14
0
[LLVMdev] Build LLVM as a DLL on Windows x86
...(I don’t have it, but maybe it comes
> with binutils?), but make. I imagine it shouldn’t make any difference…?
> Whatever the case, and as mentioned earlier, even though I do get a (~15MB
> big) DLL, it doesn’t contain any (exported) functions.
GNU make is essential to msys build. I guess msysdtk would have it.
> Otherwise, I tried the above building process with the trunk version of
> LLVM, but to no avail. Maybe this will be possible with the forthcoming LLVM
> 3.0…? Anyway, any help on the above would be much appreciated…
AFAIK, on msys, trunk and release_30 is almost fine.
ht...
2011 Nov 13
5
[LLVMdev] Build LLVM as a DLL on Windows x86
Hi,
I need to build a shared version of LLVM on Windows, Linux (both x86 and
x64) and Mac OS X. So far, I have been able to build LLVM on Linux and Mac
OS X, and it's all working fine as confirmed by a small LLVM test code that
I wrote.
However, on Windows, even though I get a DLL, that DLL doesn't contain any
(exported) functions (according to DLL Export Viewer; see
2008 May 30
4
[LLVMdev] Possibly Vista-related Windows/MinGW Compilation Issues
Hello, Jonathan
> I thought I'd messed up something related to the linker,
> but I couldn't explain why XP would work using the same steps.
The only thing comes to my mind seeing this: perl from msysDTK works
differently (somehow) on Vista, thus llvm-config is broken which leads
to missed libraries, broken dependencies, etc.
I'd suggest you to compare stuff on different systems.
--
With best regards, Anton Korobeynikov.
Faculty of Mathematics & Mechanics, Saint Petersburg State Univer...
2011 Nov 14
0
[LLVMdev] Build LLVM as a DLL on Windows x86
...mailto:llvmdev-bounces at cs.uiuc.edu]
> On Behalf Of Alan Garny
> Sent: 14 November 2011 16:07
> To: 'Óscar Fuentes'
> Cc: llvmdev at cs.uiuc.edu
> Subject: Re: [LLVMdev] Build LLVM as a DLL on Windows x86
>
> > >> GNU make is essential to msys build. I guess msysdtk would have it.
> > >
> > > I could find a copy of msysDTK at
> > >
> >
> http://sourceforge.net/projects/mingw/files/Other/Unsupported/MSYS/msy
> > > sDTK/, but not only is the 'latest' version a very old version
> > > (2003!), but once...
2010 Apr 19
4
Libvirt Compilation on MS Vista
Does a comprehensive set of instructions on how to compile Libvirt on a
Microsoft Vista platform exist? Has this ever been accomplished? I would
very much appreciate input from persons who can give me confidence that a
Windows client application can be developed on top of Libviet that connects
to a QEMU system on an Ubuntu server. The Libvirt Windows Support page
2008 Feb 05
1
[LLVMdev] Working on getting MingW32/native tools-only source build up
...CC 4.2.1 binary release, mix of Cygwin and MingW32
> auxilliary tools, ActivePerl's Perl 5.8.8; operating system Vista. I'm
> not going to worry about bootstrapping llvm-gcc until I know I can
> bootstrap gcc.
Don't do this. Use either pure cygwin or pure mingw (with msys + msysDTK)
installation. This will save bunch of time for you. Seriously.
> 1) ActivePerl uses the wrong shell (cmd.exe rather than sh.exe) when
> doing backticks. I had to moderately rewrite llvm-config to use the Cwd
> module's abs_path function before it worked.
See upper.
> 2) I'...
2005 Mar 31
0
installing Win32 Compilers
Installing MinGW32 together with msys-1.* and msysDTK was a breeze. I started
installing lccwin32, only to find problems with the library compilation in
the latter part of installation, with it hanging once it got to
commandline.txt fdlibm.lib lcccrt0.obj libcrt0s.obj stdlib.idx
complex.lib gdbmdll.lib lcccrt0s.obj libml.lib tc...
2006 Jun 22
0
mingw compilation and changes?
...g i found that with the following toolkit i have
found, and correctly identified issues pertaining to theora and
mingw32 on windows...
the tools:
Mingw5.0.x ( full install of all posibly components )
extra api, namely the winapi 3.7 from the mingw site
directx 7 files from libsdl website
msys and msysDTK v 1.x
the libraries...
libogg-1.1.3
libvorbis-1.1.2
libtheora-1.0alpha6
the problems found, identified and possibly already fixed.
libvorbis failing on configure, put the order of, libvorbisenc then
libvorbis (errors about not finding some info function )
dsp.h fails during the compile, remove...
2007 Nov 28
0
[LLVMdev] LLVM on MinGW
SVN head LLVM and Clang built out of the box for me a week ago on MSYS/
MINGW, using the following files:
MinGW-5.1.3.exe
MSYS-1.0.10.exe
msysDTK-1.0.1.exe
bash-3.1-MSYS-1.0.11-1.tar.bz2
bison-2.3-MSYS-1.0.11.tar.bz2
coreutils-5.97-MSYS-1.0.11-snapshot.tar.bz2
flex-2.5.33-MSYS-1.0.11.tar.bz2
gawk-3.1.5-MSYS-1.0.11-snapshot.tar.bz2
regex-0.12-MSYS-1.0.11.tar.bz2
1. install these components
2. install an SVN client
3. retrieve LLVM and Clang...
2008 May 30
0
[LLVMdev] Possibly Vista-related Windows/MinGW Compilation Issues
...I followed. But try as I did, I couldn't seem to get past the "tools" section of the compilation. It seemed to always have problems in the opt/llvm-as area.
I also have an XP SP3 machine available, and I followed the exact same steps there (installing mingw, then installing msys, msysDTK, bash, bison, flex, regex, and libtool 1.5) - and compilation went without a hitch.
I'm currently trying to compile LLVM 2.2 (though I have tried LLVM from SVN, but I couldn't get any further).
So you can see what the errors are, in the "tools" section, I start getting pages...
2006 Apr 30
0
[LLVMdev] Building LLVM under Mingw. Part I: tools-only
BTW: I've also had to make this change when building tools.
(I'm building right now and noticed that it doesn't come up anymore, maybe
someone checked it in in the last week or so)
On Sat, 29 Apr 2006, Anton Korobeynikov wrote:
> Hello, Jeff.
>
> You wrote Saturday, April 29, 2006, 10:45:02 PM:
>
> JC> Yes, I know mingw doesn't support dbghelp. I can still rant
2008 May 30
0
[LLVMdev] Possibly Vista-related Windows/MinGW Compilation Issues
Anton Korobeynikov wrote:
> Hello, Jonathan
>
>
>> I thought I'd messed up something related to the linker,
>> but I couldn't explain why XP would work using the same steps.
>>
> The only thing comes to my mind seeing this: perl from msysDTK works
> differently (somehow) on Vista, thus llvm-config is broken which leads
> to missed libraries, broken dependencies, etc. \
>
I'm also on Vista (although with a different Perl). The error pattern
looks half-familiar.
Does the attached patch (MingW32.Vista.patch) work for yo...
2006 Apr 29
2
[LLVMdev] Building LLVM under Mingw. Part I: tools-only
Hello, Jeff.
You wrote Saturday, April 29, 2006, 10:45:02 PM:
JC> Yes, I know mingw doesn't support dbghelp. I can still rant about it :)
;) Well. Maybe this library will be included in some next versions of
mingw's win32api package. Anyway, we can make such library just
"on-fly" from the corresponding .dll.
JC> This is what's already there. What changed?
Maybe
2007 Nov 28
5
[LLVMdev] LLVM on MinGW
Hello,
I'm trying to use LLVM on Windows, using the MinGW toolchain that comes
with Cygwin (gcc -mno-cygwin, not the standalone msys package). Has
anyone successfully built LLVM from sources with this toolchain?
The ./configure scripts automatically detects a Cygwin environment. I've
spent some time trying to let it know that it should compile for MinGW.
FWIW, here's what I've
2009 Aug 06
3
[LLVMdev] Problems building on Msys/MingW
Hi,
I'm trying to build clang under MingW, but I'm getting a number of errors.
Could anyone provide some hints as to what you had to do? I got some tips
from
http://blogs.tedneward.com/2008/02/24/Building+LLVM+On+Windows+Using+MinGW32.aspx,
but using the newer packages, as it's a bit old.
The ./configure seems to run without errors.
The first run of make aborts with errors like: