re: NetBSD: 1.6.1 or -current? Major discussion request.

2003-06-07 Thread matthew green
1) __cxa_atexit - This can be worked around (GCC is patched to avoid using it), but it's fugly and really should be fixed. Conveniently, in -current, it is (after a PR requesting it). Can be backported, though I'm not entirely sure I'm comfortable with that, given how it affects

Re: NetBSD: 1.6.1 or -current? Major discussion request.

2003-06-07 Thread Joel Baker
On Sat, Jun 07, 2003 at 01:45:40PM +1000, matthew green wrote: 1) __cxa_atexit - This can be worked around (GCC is patched to avoid using it), but it's fugly and really should be fixed. Conveniently, in -current, it is (after a PR requesting it). Can be backported, though I'm