Boost logo

Boost-Build :

Subject: Re: [Boost-build] Disabling zlib/bzip2
From: Mirko Stocker (m1stocke_at_[hidden])
Date: 2008-09-08 15:18:21


On Monday 08 September 2008 18:08:37 Gubenko, Boris wrote:
> -sNO_BZIP2=1 -sNO_ZLIB=1

Ah, I tried something like that, but I left out the '=1' if I remember
correctly. Thank you very much!

Unfortunately, this leads to a lot more other errors, like:

/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/cstdio:171:
error: ‘::vfscanf’ has not been declared
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/cstdio:172:
error: ‘::vscanf’ has not been declared
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/cstdio:174:
error: ‘::vsscanf’ has not been declared
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/cstdio:182:
error: ‘__gnu_cxx::vfscanf’ has not been declared
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/cstdio:183:
error: ‘__gnu_cxx::vscanf’ has not been declared
/usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/cstdio:185:
error: ‘__gnu_cxx::vsscanf’ has not been declared

Has anybody with some mingw-cross-compiling experience an advice for me?

Thanks

Mirko


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk