Boost logo

Boost Users :

Subject: Re: [Boost-users] [Regex] Compile error in char_regex_traits.hpp withgcc 3.3.1
From: John Maddock (john_at_[hidden])
Date: 2009-12-09 03:59:03


> I've got a compile error(please see below) while trying to compile my
> simple program with gcc 3.3.1 and boost 1.41.0. The strange thing is
> that I was able to compile the program before, but got the error after
> I had moved the line "include <boost/regex.hpp>" from .cpp file to .h
> file. At least that's what I think, maybe I've changed something I
> don't remember about. Anyway, it looks like I have the error even
> before my code starts compiling. I don't understand the error message
> at all. Where is this "__attribute__"? I tried to google it but found
> nothing. I would appreciate any help

I've never seen that before, do you have a test case?

Thanks, 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