[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: compiling kde2 with gcc 3.0
- To: <linux-il(at-nospam)linux.org.il>
- Subject: Re: compiling kde2 with gcc 3.0
- From: Oren Held <mlist(at-nospam)opinionz.cjb.net>
- Date: Tue, 19 Jun 2001 18:23:51 +0300 (IDT)
- cc: <cedarc(at-nospam)visionforisrael.com>
- Delivered-To: linux.org.il-linux-il@linux.org.il
- In-Reply-To: <Pine.LNX.4.21.0106191739460.4327-100000@nanu.visionforisrael.com>
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
Hello List
Oops, I've indeed forgot to attach the error.
-----------
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../dcop -I../../libltdl
-I../../kdecore -I../../kdeui -I../../kssl -I/usr/local/qt/include -I.
-I/usr/local/kde/include -I/usr/local/include -I../../arts/mcop
-D_REENTRANT -O2 -fno-exceptions -fno-check-new -Wall -pedantic -W
-Wpointer-arith -Wmissing-prototypes -Wwrite-strings
-Wno-long-long -Wnon-virtual-dtor -fno-builtin -frtti -DQT_CLEAN_NAMESPACE
-DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c convert.cc -fPIC -DPIC -o
libs/convert.o
convert.cc: In function `void Arts::convert_stereo_2float_i16le(long
unsigned
int, float*, float*, unsigned char*)':
convert.cc:33: output number 0 not directly addressable
convert.cc:33: output number 0 not directly addressable
convert.cc:33: inconsistent operand constraints in an `asm'
convert.cc:33: inconsistent operand constraints in an `asm'
convert.cc: In function `void Arts::convert_mono_float_16le(long unsigned
int,
float*, unsigned char*)':
convert.cc:33: output number 0 not directly addressable
convert.cc:33: inconsistent operand constraints in an `asm'
make[1]: *** [convert.lo] Error 1
make[1]: Leaving directory `/home/mar_garina/new/kdelibs-2.1.2/arts/flow'
make: *** [all-recursive] Error 1
-----------
On Tue, 19 Jun 2001, Cedar Cox wrote:
>
> Usually it helps if you include the actual error message that you got....
>
> On Tue, 19 Jun 2001, Oren Held wrote:
>
> > Hello!
> >
> > I've installed gcc 3.0, and it only gives me headaches...
> > I'm not able to compile kdelibs (2.1.2) using gcc 3.0, it returns an
> > error. I've found it as an already-reported-bug in gcc's site, but nobody
> > seems to care about it, so I wonder: can anybody else compile kde2 using
> > gcc 3.0? I guess that if nobody could, more people were paying attention
> > to it..
> >
> > It fails to compile kdelibs-2.1.2/arts/flow/ directory, any idea whether I
> > can compile kde without it, and how (what switch)?
> > Thanks.
> >
> > Cya,
> > Oren.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il