Boost logo

Boost Users :

Subject: Re: [Boost-users] compile error on Solaris 10
From: John Maddock (boost.regex_at_[hidden])
Date: 2010-11-17 12:51:33


> All the errors are from related to the basic types when expanded from the
> templates.
> Any idea what's going wrong ?

Not really, but that's a pretty old gcc version. The errors seem to be
because the compiler is treating types "char" and "signed char" as the same
type, maybe there's a command line option to control this? Otherwise, you
probably just need a newer compiler I'm afraid.

HTH, John.


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net