[haiku-bugs] Re: [Haiku] #10272: Incorporation of GCC 4.8

  • From: "mt" <trac@xxxxxxxxxxxx>
  • Date: Fri, 20 Dec 2013 11:29:49 -0000

#10272: Incorporation of GCC 4.8
----------------------------+----------------------------
   Reporter:  korli         |      Owner:  nobody
       Type:  enhancement   |     Status:  assigned
   Priority:  normal        |  Milestone:  Unscheduled
  Component:  Build System  |    Version:  R1/Development
 Resolution:                |   Keywords:
 Blocked By:                |   Blocking:
Has a Patch:  1             |   Platform:  All
----------------------------+----------------------------

Comment (by mt):

 Hi, I add icon-o-matic build fix for gcc48 (x86_64).

 Note: In x86_64, cstdlib int128 error like this occurs, perhaps due to my
 mistake of building buildtools.

 {{{
 In file included from /home/haiku/haiku/haiku/generated-gcc64/cross-tools-
 x86_64/lib/gcc/x86_64-unknown-haiku/4.8.2/../../../../x86_64-unknown-
 haiku/include/c++/4.8.2/bits/stl_algo.h:59:0,
                  from /home/haiku/haiku/haiku/generated-gcc64/cross-tools-
 x86_64/lib/gcc/x86_64-unknown-haiku/4.8.2/../../../../x86_64-unknown-
 haiku/include/c++/4.8.2/algorithm:62,
                  from
 /home/haiku/haiku/haiku/src/system/boot/platform/bios_ia32/interrupts.cpp:12:
 /home/haiku/haiku/haiku/generated-gcc64/cross-tools-x86_64/lib/gcc/x86_64
 -unknown-haiku/4.8.2/../../../../x86_64-unknown-
 haiku/include/c++/4.8.2/cstdlib:178:10: error: expected unqualified-id
 before '__int128'
    inline __int128
           ^
 }}}

--
Ticket URL: <http://dev.haiku-os.org/ticket/10272#comment:12>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: