Eric d'Alibut wrote: > I want to install a package from pkgsrc but without the debugging > symbols stripped. What is the way kewl NetBSD way of doing this? > (I've set COPTS+=-g in mk.conf.) > > > Best, > Hi, You can try INSTALL_UNSTRIPPED=yes. adrian.