[LLVMdev] lib/System Unleashed - Need Your Help!

Reid Spencer reid at x10sys.com
Mon Aug 30 09:04:39 PDT 2004


I added the #include to Unix.h. Hopefully that will solve the problem on
all platforms.

Thanks,

Reid.

On Mon, 2004-08-30 at 00:24, Vladimir Prus wrote:
> Reid Spencer wrote:
> > Folks,
> >
> > With some MacOS help from Nate, I've begun the conversion of LLVM to use
> > lib/System, the operating system independence layer. 
> 
> FYI, I'm getting this on an up-to-date tree:
> 
> Compiling Path.cpp
> In file included from platform/Path.cpp:20,
>                  from Path.cpp:37:
> platform/../Unix/Path.cpp: In static member function `static llvm::sys::Path
>    llvm::sys::Path::GetTemporaryDirectory()':
> platform/../Unix/Path.cpp:54: error: `assert' undeclared (first use this
>    function)
> 
> I think you need to include assert.h in Path.cpp.
> 
> - Volodya
> 
> _______________________________________________
> 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/20040830/648da300/attachment.sig>


More information about the llvm-dev mailing list