[LLVMdev] [Fwd: Updated LLVM Visual Studio project files]

Chris Lattner sabre at nondot.org
Fri Dec 3 20:35:59 PST 2004


On Fri, 3 Dec 2004, Jeff Cohen wrote:

> It will have to be Morten.  I can't get ltdl.c to compile.  But wasn't
> the whole point of doing platform-specific DynamicLibrary.cpps to get
> rid of ltdl.c?

ltdl.c is part of libtool that is supposed to BE the cross-platform
dynamic linker interface.  However, for platforms it doesn't really
support, using custom code makes perfect sense.

-Chris


> On Fri, 3 Dec 2004 10:40:53 -0600 (CST)
> Chris Lattner <sabre at nondot.org> wrote:
>
> > On Fri, 3 Dec 2004, Reid Spencer wrote:
> >
> > > Could someone please apply this patch to the Win32 support so that
> > > Morten and Jeff can handle the recent changes?  I can't do it because
> > > I"m on the road with only email access.
> >
> > I'd be happy to do it.  Can someone send me the patch as an attachment
> > off-list?
> >
> > -Chris
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
>

-Chris

-- 
http://nondot.org/sabre/
http://llvm.cs.uiuc.edu/




More information about the llvm-dev mailing list