This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

c++/8400: Error Message : Please submit a full bug report,


>Number:         8400
>Category:       c++
>Synopsis:       Error Message : Please submit a full bug report,
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 30 03:06:09 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Andreas Hiltenkamp
>Release:        unknown-1.0
>Organization:
>Environment:
uname -m = i686
uname -r = 2.4.10-4GB
uname -s = Linux
>Description:
When trying to compile the kmulitimedia (KDE_3_0_4_RELEASE Branch)
I get the follwoing error message :
/opt/experimental/bin/g++ -DHAVE_CONFIG_H -I. -I. -I.. `/opt/kde3/bin/artsc-config --cflags` -I/opt/kde3/include -I/usr/lib/qt3/include -I/usr/X11R6/include  -DDEFAULT_PATH=\"/opt/kde3/share/apps/kmidi/config\" -DKMIDI -DAU_ALSA -DQT_THREAD_SUPPORT  -D_REENTRANT -DQT_THREAD_SUPPORT  -D_REENTRANT  -O2 -march=athlon -ggdb -g3 -Wall -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -O3 -fomit-frame-pointer -ffast-math -c -o resample.o `test -f resample.cpp || echo './'`resample.cpp
resample.cpp: In function `void pre_resample(Sample*)':
resample.cpp:1274: warning: assignment to `short int' from `double'
resample.cpp:1274: warning: argument to `short int' from `double'
resample.cpp:1298: Internal compiler error in print_rtl_and_abort, at flow.c:
   6458
Please submit a full bug report,

The file can be retrieved via cvs 
:pserver:anonymous@anoncvs.kde.org:/home/kde
cvs login 
just press enter when there is a question about a password

cvs -z 4 co -r KDE_3_0_4_RELEASE kdemultimedia

the file resample.cpp is part of the directory kmidi 

>How-To-Repeat:
build kdemultimedia (with compiler option -march-athlon)
>Fix:

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]