[haiku-development] Re: Terminal / UI patch / Ubuntu toolchain

  • From: Marcus Jacob <rossi@xxxxxxxxxxxxxxx>
  • To: "haiku-development@xxxxxxxxxxxxx" <haiku-development@xxxxxxxxxxxxx>
  • Date: Thu, 8 Jan 2009 11:07:02 +0100

On 08.01.2009, at 04:11, Nick <tonestone57@xxxxxxxxxxx> wrote:


> From: rossi@xxxxxxxxxxxxxxx
> >> And finally, what is the stage of the toolchain on Ubuntu 8.10 (32bit
> >> install)? I need to be able to build a hybrid GCC2/GCC4 system.
> >> Currently at least the GCC4 doesn't work, the configure script fails. If
> >> needed I can provide details.
> >

> Here we go:
>
> cc1: warnings being treated as errors

> rossi@zhaman:~/Develop/haiku/walter/generated.gcc4$

> Cheers,
> Rossi

The problem with GCC4 build is that warnings are treated as errors.

You need to add in Wno-error.  See here for details & patch:
http://dev.haiku-os.org/ticket/3021
http://dev.haiku-os.org/attachment/ticket/3021/wnoerror.patch


Thanks for the hint, I'll try that patch!

GCC4 Haiku is really intended for developers to create & compile
programs that won't work on GCC2 system.  Not for users.  The
Alpha is GCC2 based with GCC4 libs.


Which coincidentially fits my profile ;-)

Cheers,
Rossi



Other related posts: