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


> > /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.

-benjamin


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