From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16662 invoked by alias); 27 Feb 2003 04:56:00 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 16627 invoked by uid 71); 27 Feb 2003 04:56:00 -0000 Resent-Date: 27 Feb 2003 04:56:00 -0000 Resent-Message-ID: <20030227045600.16626.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org, lvcargnini@telenova.net Resent-Reply-To: gcc-gnats@gcc.gnu.org, cargnini@uol.com.br Received: (qmail 12956 invoked by uid 48); 27 Feb 2003 04:52:18 -0000 Message-Id: <20030227045218.12955.qmail@sources.redhat.com> Date: Thu, 27 Feb 2003 04:56:00 -0000 From: cargnini@uol.com.br Reply-To: cargnini@uol.com.br To: gcc-gnats@gcc.gnu.org Cc: lvcargnini@telenova.net X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) X-GNATS-Notify: lvcargnini@telenova.net Subject: other/9873: g++ /usr/include/g++/cmath:502: internal error: Bus error X-SW-Source: 2003-02/txt/msg01407.txt.bz2 List-Id: >Number: 9873 >Category: other >Synopsis: g++ /usr/include/g++/cmath:502: internal error: Bus error >Confidential: no >Severity: serious >Priority: medium >Responsible: unassigned >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Thu Feb 27 04:56:00 UTC 2003 >Closed-Date: >Last-Modified: >Originator: g++ >Release: g++ (GCC) 3.2.1 [FreeBSD] 20021119 (release) >Organization: >Environment: FreeBSD over K6-2 550 >Description: i'm trying to compilate the SystemC package from www.systemc.org, in my FBSD5.0 but i receveing the following: /usr/include/g++/backward/backward_warning.h:32:2: warning: #warning This file i ncludes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples includ e substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -W no-deprecated. g++ -I. -I../../../src -Wall -DSC_INCLUDE_FX -O3 -c sc_signal_resolved_ports. cpp In file included from /usr/include/g++/bits/locale_facets.tcc:41, from /usr/include/g++/locale:46, from /usr/include/g++/bits/ostream.tcc:37, from /usr/include/g++/ostream:275, from /usr/include/g++/iostream:45, from ../../../src/systemc/utils/sc_iostream.h:42, from ../../../src/systemc/kernel/sc_process.h:40, from ../../../src/systemc/kernel/sc_runnable.h:40, from ../../../src/systemc/kernel/sc_simcontext.h:42, from ../../../src/systemc/kernel/sc_event.h:41, from ../../../src/systemc/communication/sc_port.h:42, from ../../../src/systemc/communication/sc_signal.h:40, from ../../../src/systemc/communication/sc_signal_resolved.h:40 , from sc_signal_resolved_ports.cpp:40: /usr/include/g++/cmath:502: internal error: Bus error Please submit a full bug report, with preprocessed source if appropriate. See for instructions. gmake[3]: *** [sc_signal_resolved_ports.o] Error 1 gmake[3]: Leaving directory `/tmp/systemc-2.0.1/src/systemc/communication' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/tmp/systemc-2.0.1/src/systemc' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/tmp/systemc-2.0.1/src' gmake: *** [all-recursive] Error 1 >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: