pkgsrc-Users archive

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

Re: Clang++ 3.4 (from new stable branch) doesn't work?



On Saturday April 12 2014 11:44:05 Rhialto wrote:

> I notice that the latest revisions of the package's Makefile and PLIST
> comment "Added libc++".
> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/clang/Makefile.diff?r1=1.25&r2=1.26&f=h
> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/lang/clang/PLIST.diff?r1=1.11&r2=1.12&f=h

Don't forget that it's (neigh) impossible to link programmes to both libc++ and 
libstdc++, so it's probably best to configure clang to use whatever C++ runtime 
is the system default!

R.


Home | Main Index | Thread Index | Old Index