Boost logo

Boost :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2004-10-08 10:04:58


Markus Schöpflin wrote:

> Joaquín Mª López Muñoz wrote:
>
>> mips-tfile, /tmp//cctFjnCI.s:10965 string too big (35326 bytes)
>> line:? #.stabs?"and_<boost::mpl::not_<boost::is_same<boost::mpl:
>> [very long expression]
>
> A quick google search indicates that this is a problem with gcc on alpha
> when compiling with debug symbols. A possible workaround might be to use
> -gstabs instead of -g, I'll try it ASAP.

I did some experiments and the only way to compile these files it to
disable debug symbols completely. I have done that on the toolset for gcc
used for the regression runs, I hope it helps to clean up some of the errors.

Markus


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