Thank you for posting this. Let me recap your key insights: 1) A successful full nightly build is pre-requisite 2) You can build a specific library from its lib/libxxx directory via make clobber; make install. (I did notice make clean did not work but make clobber did. I was unaware of the "install" target. 3) dwarf works better than stabs
Any reason why redefining the preferred debug format in Makefile.master before step 2 to dwarf would not work? -- This message posted from opensolaris.org