Displaying 2 results from an estimated 2 matches for "85bdac75".
2008 May 30
0
[LLVMdev] Possibly Vista-related Windows/MinGW Compilation Issues
...plementation first, then
failover to using Perl to emulate the non-working pipe series.]
Kenneth Boyd
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MingW32.Vista.patch
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080530/85bdac75/attachment.ksh>
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