On Fri, 9 Jan 1998, Jeffrey A Law wrote: > Does it make sense to use setjmp/longjmp exceptions on NetBSD by > default until they have a new assembler in place and working? Alpha, mips and powerpc uses a recent binutils, so they shouldn't need it. But it is probably a good idea to use setjmp/longjmp exceptions for the other ports. /Krister