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

Reid Spencer reid at x10sys.com
Fri Dec 3 21:07:21 PST 2004


ltdl.h fully supports windows platforms (lots of them). That isn't the
issue. The issue is setting up the #defines  to reflect the windows
system.  e.g. HAVE_DLOPEN needs to be false

Reid.

On Fri, 2004-12-03 at 20:35, Chris Lattner wrote:
> 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
-------------- 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/20041203/0f98f974/attachment.sig>


More information about the llvm-dev mailing list