Displaying 2 results from an estimated 2 matches for "qin32".
Did you mean:
win32
2007 Dec 26
0
[LLVMdev] Fwd: Compiling to Win32
...#39;ll need to depend on
> cygwin1.dll, which cannot be distributed freely, if you'll use mingw -
> you will use MS CRT, which is present on all win machines.
This tells me that I might have been misunderstood previously, so I am now
clarifying my question: I am asking about compiling to Qin32 WITH LLVM, not
compiling LLVM itself to Win32. So, what dependencies do programs generated
with LLVM need to run on client's Win32 machines? I hope that this time, my
question is more clear.
- Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists...
2007 Dec 26
0
[LLVMdev] Fwd: Compiling to Win32
Hello, Tom
> This tells me that I might have been misunderstood previously, so I am
> now clarifying my question: I am asking about compiling to Qin32 WITH
> LLVM, not compiling LLVM itself to Win32. So, what dependencies do
> programs generated with LLVM need to run on client's Win32 machines? I
> hope that this time, my question is more clear.
I think answer is also pretty clear: no extra dependencies, think about
LLVM-generated c...