CVS Compile error.

Patrik Båt patrik.bat at home.se
Wed Feb 5 11:59:30 CST 2003


hello, testing som stuff here....


root at lightning:~/winecvs/wine# gcc -fshort-wchar test.c
cc1: Invalid option `-fshort-wchar'
root at lightning:~/winecvs/wine# 

with 2.54

and 
root at lightning:~/winecvs/wine# gcc -fshort-wchar test.c
root at lightning:~/winecvs/wine# cat test.c 
#include <stdio.h>

int main() {
        printf("hello!");
}

with 3.0

-- 
Patrik Båt <patrik.bat at home.se>




More information about the wine-devel mailing list