Boost logo

Boost :

From: helmut.zeisel_at_[hidden]
Date: 2001-07-03 09:31:49


Sorry for posting several times -
it seems that previous trials did not work.

--- In boost_at_y..., darylew_at_m... wrote:
> --- In boost_at_y..., <boost_at_y...> wrote:
>
> >
> > You can access this file at the URL
> >
> > http://groups.yahoo.com/group/boost/files/bignum.zip
>

I tried to compile the file under Linux, GCC 2.95:

In file included from bigbitint_test.cpp:16:
../../../boost/math/bigbitint.hpp:13: ios: Datei oder Verzeichnis
nicht gefunden
../../../boost/math/bigbitint.hpp:14: istream: Datei oder Verzeichnis
nicht gefunden
../../../boost/math/bigbitint.hpp:15: ostream: Datei oder Verzeichnis
nicht gefunden

(In English: "File or folder not found")

and under NT / VC++ 6.0:

c:\temp\bignum\boost\math\bigbitint.hpp(841) : error C2258: illegal
pure syntax, must be '= 0'
c:\temp\bignum\boost\math\bigbitint.hpp(841) : error C2252:
'is_specialized' : pure specifier can only be specified for functions
c:\temp\bignum\boost\math\bigbitint.hpp(846) : error C2252: 'digits'
:
pure specifier can only be specified for functions
...

As I understand,
your program is right and the compilers are wrong.
Nevertheless,
would it be possible for you to convert the
code so that it can be compiled using these compilers?

Thanke you

Helmut


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk