[LLVMdev] Little win32/Signals.cpp patch

Jeff Cohen jeffc at jolt-lang.org
Fri Sep 24 07:59:43 PDT 2004


OK.  I strongly support that sentiment.

Paolo, could you send me your procedure for building under Windows? I
haven't tried to build anything but System/Win32 so far.


On Fri, 24 Sep 2004 07:52:23 -0700
Reid Spencer <reid at x10sys.com> wrote:

> I'll wait for the research. We should try, as much as possible, to make
> it work with just what the compiler provides and without third party
> packages. 
> 
> Thanks,
> 
> reid.
> 
> On Fri, 2004-09-24 at 07:46, Jeff Cohen wrote:
> > I added the include of cstudio and it fails with plain VC7.1; the file
> > does not exist.
> > 
> > Add it for now.  If it is impossible to build with VC7.1 and without
> > STLPort, then there really isn't a choice.  I have to research the issue
> > myself to see if it's possible to avoid using STLPort.  
> > 
> > 
> > On Fri, 24 Sep 2004 07:42:51 -0700
> > Reid Spencer <reid at x10sys.com> wrote:
> > 
> > > Someone needs to adjudicate on whether I add the #include of <cstdio> or
> > > not. I can't test this so, Paolo/Henrik/Jeff, please let me know if I
> > > need to add it.
> > > 
> > > Thanks,
> > > 
> > > Reid.
> > > 
> > > On Fri, 2004-09-24 at 07:08, Jeff Cohen wrote:
> > > > But I compiled that under vc7.1 as it was!
> > > > 
> > > > On Fri, 24 Sep 2004 15:19:22 +0200
> > > > Paolo Invernizzi <arathorn at fastwebnet.it> wrote:
> > > > 
> > > > > Adding an include for std::remove under vc7.1
> > > > > 
> > > > > ---
> > > > > Paolo Invernizzi
> > > > > 
> > > > 
> > > > _______________________________________________
> > > > LLVM Developers mailing list
> > > > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > > > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
> > > 
> > 
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> > http://mail.cs.uiuc.edu/mailman/listinfo/llvmdev
> 




More information about the llvm-dev mailing list