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

  • From: Nick <tonestone57@xxxxxxxxxxx>
  • To: <haiku-development@xxxxxxxxxxxxx>
  • Date: Wed, 7 Jan 2009 20:11:33 -0700


> 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

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.


Regards,

_________________________________________________________________
Show them the way! Add maps and directions to your party invites.
http://www.microsoft.com/windows/windowslive/events.aspx

Other related posts: