Project

General

Profile

Actions

Bug #1826

closed

gcc 4.8 segfaults during build

Added by Anonymous almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
High
Assignee:
-
Target version:
-
Start date:
04/09/2013
Due date:
% Done:

0%

Estimated time:

Description

Building either 3.3.0 or git master HEAD I get this: http://pastie.org/7383158

I'm using gcc 4.8 from Arch repos. The relevant cmake switch to make the compiler segfault during build is -DINSTALL_EXAMPLES=ON. Without examples it works fine.

Is this actually a compiler bug? Since it's a segfault, I'll guess so.

Actions #1

Updated by Sven-Hendrik Haase almost 11 years ago

It compiles using clang 3.2. Seems like this really is a compiler bug in gcc 4.8 then, huh?

Actions #2

Updated by Wim Dumon almost 11 years ago

A segfaulting compiler is indeed a compiler bug. It looks like one of the examples fails. A bug report on gcc is probably appropriate, but if you know a work-around we could include that in Wt.

BR,

Wim.

Actions #3

Updated by Sven-Hendrik Haase almost 11 years ago

This looks like the relevant bug: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56692

So it's fixed in gcc 4.8.1. Probably just close this bug then.

Actions #4

Updated by Wim Dumon almost 11 years ago

  • Status changed from New to Closed

Thank you for looking this up.

Actions

Also available in: Atom PDF