pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43237 (pkgsrc/lang/clang: clang++ can't find <iostream>)



The following reply was made to PR pkg/43237; it has been noted by GNATS.

From: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/43237 (pkgsrc/lang/clang: clang++ can't find <iostream>)
Date: Thu, 6 May 2010 14:45:30 +0200

 On Thu, May 06, 2010 at 11:10:07AM +0000, Jeremy C. Reed wrote:
 >  What changes in NetBSD-current are needed? Using clang++ with latest 
 >  clang package (not wip) also fails for me with many errors like:
 >  
 >  In file included from /usr/include/g++/cstdlib:70:
 >  /usr/include/stdlib.h:52:23: error: cannot combine with previous 'int'
 >        declaration specifier
 >  typedef _BSD_WCHAR_T_   wchar_t;
 
 That sounds like a bug in clang++ -- it doesn't define __cplusplus.
 
 Joerg
 


Home | Main Index | Thread Index | Old Index