From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00 autolearn=ham version=3.2.5 Message-ID: <530EEBF4.3060002@kemsu.ru> Date: Thu, 27 Feb 2014 14:40:36 +0700 From: REAL User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: ALT Linux Team development discussions References: <20140225140504.6032AEFE0EE@gitery.altlinux.org> <530D68DC.7080500@kemsu.ru> <20140227022624.GA12858@altlinux.org> In-Reply-To: <20140227022624.GA12858@altlinux.org> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [devel] gcc4.8 bad, bad X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Feb 2014 07:40:45 -0000 Archived-At: List-Archive: List-Post: 27.02.2014 09:26, Dmitry V. Levin пишет: >> In file included from ../../src/base/dict.h:31:0, >> from freetype.cpp:142: >> /usr/include/c++/4.8/cstdlib: In function 'long long int std::abs(long >> long int)': >> /usr/include/c++/4.8/cstdlib:174:20: error: declaration of C function >> 'long long int std::abs(long long int)' conflicts with >> abs(long long __x) { return __builtin_llabs (__x); } >> ^ >> /usr/include/c++/4.8/cstdlib:166:3: error: previous declaration 'long >> int std::abs(long int)' here >> abs(long __i) { return __builtin_labs(__i); } >> ^ >> [...] > > У вас там код, эквивалентный > > extern "C" { > #include > } > > - он и не компилируется. Нет, я проверил, ничего такого там нет. -- REAL aka Евгений Ростовцев, программист ЦНИТ КемГУ