On Wed, Dec 21, 2005 at 12:18:00AM +0100, Domenico Andreoli wrote: > On Tue, Dec 20, 2005 at 05:48:17PM +0800, Randolph Chung wrote: > > > > > > i just finished to re-check the build with this option. unfortunately it > > > still > > > fails. the log is at > > > http://people.debian.org/~cavok/boost_1.33.0-5_hppa.build. > > > > I notice you have some files built with -O0 and some with -O3. Any > > particular reason?
I think it is due to boost's build system. Each library can be built in "debug" or "release" mode. The former uses -O0 while the latter uses -O3. -Steve -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]