public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: c++/6485: compile failure
@ 2002-06-05  8:23 lerdsuwa
  0 siblings, 0 replies; 3+ messages in thread
From: lerdsuwa @ 2002-06-05  8:23 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mrjre, nobody

Synopsis: compile failure

State-Changed-From-To: open->feedback
State-Changed-By: lerdsuwa
State-Changed-When: Wed Jun  5 08:23:27 2002
State-Changed-Why:
    Please provide a preprocessed source as described at
      http://gcc.gnu.org/bugs.html
    We cannot reproduce the problem without it.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6485


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: c++/6485: compile failure
@ 2002-10-23  7:11 reichelt
  0 siblings, 0 replies; 3+ messages in thread
From: reichelt @ 2002-10-23  7:11 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, mrjre, nobody

Synopsis: compile failure

State-Changed-From-To: feedback->closed
State-Changed-By: reichelt
State-Changed-When: Wed Oct 23 07:11:31 2002
State-Changed-Why:
    Fixed in 3.1 and later.
    The bug is a duplicate of PR 5250, where more information can be found.
    http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5250

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6485


^ permalink raw reply	[flat|nested] 3+ messages in thread

* c++/6485: compile failure
@ 2002-04-26 23:16 mrjre
  0 siblings, 0 replies; 3+ messages in thread
From: mrjre @ 2002-04-26 23:16 UTC (permalink / raw)
  To: gcc-gnats


>Number:         6485
>Category:       c++
>Synopsis:       compile failure
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 26 23:16:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Bonito
>Release:        gcc-3.0.4
>Organization:
>Environment:
LFS 3.3 intel 700mhz IA32 processor, 256 mb ram, 1.5 gb partition,
>Description:
kdemultimedia-3.0 with gcc-3.0.4 raised an internal compiler error:

source='playmidi.c' object='playmidi.o' libtool=no \
depfile='.deps/playmidi.Po' tmpdepfile='.deps/playmidi.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include `/usr/local/kde/bin/artsc-config --cflags`  -DQT_THREAD_SUPPORT  -D_REENTRANT -DDEFAULT_PATH=\"//usr/local/kde/share/apps/kmidi/config\" -DAU_OSS  -DIA_XAW -DQT_THREAD_SUPPORT  -D_REENTRANT  -fasm -O2  -O3 -march=i686 -c `test -f playmidi.c || echo './'`playmidi.c
source='resample.c' object='resample.o' libtool=no \
depfile='.deps/resample.Po' tmpdepfile='.deps/resample.TPo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/X11R6/include `/usr/local/kde/bin/artsc-config --cflags`  -DQT_THREAD_SUPPORT  -D_REENTRANT -DDEFAULT_PATH=\"//usr/local/kde/share/apps/kmidi/config\" -DAU_OSS  -DIA_XAW -DQT_THREAD_SUPPORT  -D_REENTRANT  -fasm -O2  -O3 -march=i686 -c `test -f resample.c || echo './'`resample.c
resample.c: In function `pre_resample':
resample.c:1298: Internal compiler error in print_rtl_and_abort, at flow.c:6458
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [resample.o] Error 1
make[3]: Leaving directory `/usr/src/kde/kdemultimedia-3.0/kmidi/TIMIDITY'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/kde/kdemultimedia-3.0/kmidi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/kde/kdemultimedia-3.0'
make: *** [all] Error 2
>How-To-Repeat:
I am not sure if it is something repeatable, I am going to try but the way I got the error was trying to compile kdemultimedia-3.0 from the sourcee .bz2 tarball that I obtained from the kde server.  unpack the directory, enter the directory, type ./configure and then make all.  I also set the flags to optimize for an i686 architecture: 

export CFLAGS="-O3 -march=i686" && CXXFLAGS=$CFLAGS
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-10-23 14:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-06-05  8:23 c++/6485: compile failure lerdsuwa
  -- strict thread matches above, loose matches on Subject: below --
2002-10-23  7:11 reichelt
2002-04-26 23:16 mrjre

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).