[LLVMdev] LLVM built on VS C++ 2005

Reid Spencer reid at x10sys.com
Wed Feb 16 19:26:53 PST 2005


Trivial? That's GREAT news! Nice job.

Yes, we would be interested in the patches to get it to run.

Thanks for letting us know!

Reid.

On Wed, 2005-02-16 at 18:50, Aaron Gray wrote:
> Hi,
>  
> I have built yesterdays CVS download of LLVM on Whidbey (Microsoft
> Visual Studio 2005).
>  
> LLVM built with trivial mods due to VS strictness compared to GCC.
> Basically there are missing return statement/values where Abort() is
> called, I replaced these with dummy constructors to get them to
> compile.
>  
> I do not have 2003. 2005 is much stricter than 2003 and there are
> quite alot of warnings on certain files.
>  
> There where also path differences between VS 2003 and 2005.
>  
> Anyway it builds but I have not tested it yet, Fibonacci assembles and
> runs though.
>  
> If you want detailed mods/files/diffs for LLVM on 2005 then please
> do ask.
>  
> Trivial but good news,
>  
> Aaron
>  
> 
> ______________________________________________________________________
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20050216/02fff5da/attachment.sig>


More information about the llvm-dev mailing list