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 [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]