This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [v3] traits duplicate removal



On Sep 18, 2006, at 4:48 PM, Benjamin Kosnik wrote:



/Volumes/scratch/dgregor/fsf-gcc-build/powerpc-apple-darwin8.7.0/
libstdc++-v3/include/cmath:52:29: error: ext/type_traits.h: No such
file or directory

hummm, this error doesn't make sense for a sane setup... Did you rebuild
from scratch compiler + library after Benjamin' changes? I did, and that
file is definitely there for me, everything is fine.

Doug, I also cannot reproduce.


If you could do:

rm -rf /Volumes/scratch/dgregor/fsf-gcc-build/powerpc-apple- darwin8.7.0/libstdc++-v3
make all


and see what happens I'd appreciate it.

Oops, sorry about the false alarm. I did forget to rebuild, and my local changes conflicted with your patch. All is well; TR1 with variadic templates is coming soon...


Doug


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]