gohome1984 / google-breakpad

Automatically exported from code.google.com/p/google-breakpad
0 stars 0 forks source link

Errors compiling with gcc 4.3 snapshot #195

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Apparently there are problems compiling the source with GCC 4.3 snapshots,
stemming from header files not being automatically included.  I have a
user-submitted patch, but I haven't tested it yet.  (Still trying to get
GCC 4.3 to compile...)

Original issue reported on code.google.com by ted.mielczarek on 3 Jul 2007 at 12:29

Attachments:

GoogleCodeExporter commented 9 years ago
Yeah, I can't get gcc 4.3 to compile, so I'm not going to be able to test this 
on
that, but it compiles fine with gcc 4.1.1.

Original comment by ted.mielczarek on 3 Jul 2007 at 3:49

GoogleCodeExporter commented 9 years ago
I checked in the patch on Issue 238, this should be fixed.

Original comment by ted.mielczarek on 24 Feb 2008 at 9:05

GoogleCodeExporter commented 9 years ago
That patch only covered client code, this patch covers the processor as well.

Original comment by ted.mielczarek on 27 Feb 2008 at 6:42

GoogleCodeExporter commented 9 years ago
Doesn't compile under gcc-4.2 on Mac OS X either. I haven't tested any patches 
here.

Original comment by josh...@gmail.com on 20 Apr 2009 at 9:07

GoogleCodeExporter commented 9 years ago
Josh: Are you sure you're not just seeing issue 248 / bmo bug 429841?

Original comment by NeoOffi...@gmail.com on 21 Apr 2009 at 4:35

GoogleCodeExporter commented 9 years ago
This must have been fixed a while ago, since I regularly build with GCC 4.4.

Original comment by ted.mielczarek on 29 Apr 2010 at 6:08