CVS Compile error.

2003-02-05 Thread Patrik Båt
Hello people out there! Im trying to compile the cvs source of WINE and gets error: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__int8=char -D__int16=short -D__int32=int -D__int64=long long -fPIC -D__WINE__ -fshort-wchar

Re: CVS Compile error.

2003-02-05 Thread Vincent Béron
Patrik Båt a écrit: Hello people out there! Im trying to compile the cvs source of WINE and gets error: gcc -c -I. -I. -I../../include -I../../include -g -O2 -Wall -mpreferred-stack-boundary=2 -fno-keep-static-consts -D__int8=char -D__int16=short -D__int32=int -D__int64=long long -fPIC

Re: CVS Compile error.

2003-02-05 Thread Dan Kegel
Patrik Båt wrote: cc1: Invalid option `-fshort-wchar' ... My system is: Linux 2.4.20, Debian 3.0 unstable. What does gcc --version say? - Dan -- Dan Kegel http://www.kegel.com http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045

Re: CVS Compile error.

2003-02-05 Thread Peter Hunnisett
Also worth a note that this would be WineX cvs not Wine cvs. Perhaps [EMAIL PROTECTED] would be a better location (and in fact you can check the archives I belive on this one). Ciao, Peter Vincent Béron wrote: Patrik Båt a écrit: Hello people out there! Im trying to compile the cvs source

Re: CVS Compile error.

2003-02-05 Thread Patrik Båt
Thx for fast answer failure@lightning:~/.ut2003$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) Patrik Båt a écrit: Hello people out there! Im trying to compile the cvs source of WINE and gets error: gcc -c -I. -I.

Re: CVS Compile error.

2003-02-05 Thread Dan Kegel
Patrik Båt wrote: Thx for fast answer failure@lightning:~/.ut2003$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) Sounds like you have an old gcc. Can you update it? gcc3.2 would work better, for instance. - Dan -- Dan

Re: CVS Compile error.

2003-02-05 Thread Patrik Båt
failure@lightning:~/.ut2003$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease) failure@lightning:~/.ut2003$ gcc --version 2.95.4 ons 2003-02-05 klockan 18.39 skrev Dan Kegel: Patrik Båt wrote: cc1: Invalid option `-fshort-wchar'

Re: CVS Compile error.

2003-02-05 Thread Patrik Båt
I think its work now, thx all! sorry for desturbing... ons 2003-02-05 klockan 18.55 skrev Dan Kegel: Patrik Båt wrote: Thx for fast answer failure@lightning:~/.ut2003$ gcc -v Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.4/specs gcc version 2.95.4 20011002 (Debian prerelease)

Re: CVS Compile error.

2003-02-05 Thread Patrik Båt
hello, testing som stuff here root@lightning:~/winecvs/wine# gcc -fshort-wchar test.c cc1: Invalid option `-fshort-wchar' root@lightning:~/winecvs/wine# with 2.54 and root@lightning:~/winecvs/wine# gcc -fshort-wchar test.c root@lightning:~/winecvs/wine# cat test.c #include stdio.h int