> What compiler, what options?
> 

(Debian maintainer of the package speaking here)

CXXFLAGS="-g -pg -fno-rtti -fno-exceptions -fno-check-new" ./configure -
-prefix=/usr --mandir=/usr/share/man --sysconfdir=/etc/X11/blackbox

$(MAKE) DEFAULT_MENU=/etc/X11/blackbox/blackbox-menu

That is how bb is compiled under Debian (the options are the recommended ones
raven/hughes posted).  2.95.x series g++ compiler, glibc 2.1.  All apps in
Debian tend to be stripped with 'strip --strip-unneeded'.  Hope that helps.

Reply via email to