Port-amiga archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Problems in newest netbsd-5 systems?
John Klos wrote:
>>>> /usr/include/g++/bits/type_traits.h:90: error: redefinition of 'struct
>>>> __true_type'
>
> There is no /usr/include/g++/bits/type_traits.h on any of my machines.
> Have you used postinstall to remove obsolete files lately?
Indeed, you're right! Sorry. :|
Now I can (nearly) reproduce the problem. It reaches compilation of
pcrecpp_unittest.cpp, where your segfault happened, but it seems to take
forever! After more than 3 hours I gave up waiting for the segfault (I have
to run it overnight this weekend).
What I observed: In the beginning the cc1plus process runs 90% of the time
in user-mode and 10% in supervisor-mode. After 8 minutes it has allocated
56MB memory and starts running 100% in supervisor-mode, for the following
hours. No more additional memory will be allocated after that.
--
Frank Wille
Home |
Main Index |
Thread Index |
Old Index