public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: cargnini@uol.com.br
To: gcc-gnats@gcc.gnu.org
Cc: lvcargnini@telenova.net
Subject: other/9873: g++ /usr/include/g++/cmath:502: internal error: Bus error
Date: Thu, 27 Feb 2003 04:56:00 -0000 [thread overview]
Message-ID: <20030227045218.12955.qmail@sources.redhat.com> (raw)
>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 <X> header for the <X.h> header for C++ includes, or <sstream
> instead of the deprecated header <strstream.h>. 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 <URL:http://www.gnu.org/software/gcc/bugs.html> 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:
next reply other threads:[~2003-02-27 4:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-27 4:56 cargnini [this message]
2003-02-27 15:33 bangerth
2003-03-26 10:31 ljrittle
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030227045218.12955.qmail@sources.redhat.com \
--to=cargnini@uol.com.br \
--cc=gcc-gnats@gcc.gnu.org \
--cc=lvcargnini@telenova.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).