Fwd: wingcc link problem

Vitaly Lipatov lav at etersoft.ru
Sun Oct 16 08:05:21 CDT 2005


Please take attention, is it bug or I use winegcc incorrectly?

----------  Forwarded message  ----------

Subject: wingcc link problem
Date: 24 Сентябрь 2005 16:51
From: Vitaly Lipatov <lav at etersoft.ru>
To: wine-devel at winehq.org

Last days I can't compile any program with winegcc:

$ winegcc buildtest.c

a.out.exe-u5twQI.spec.o(.data+0x28): In function `__wine_spec_nt_header':
: undefined reference to `__wine_spec_exe_entry'

a.out.exe-u5twQI.spec.o(.init+0x1): undefined reference to
`__wine_spec_init_ctor'
collect2: ld returned 1 exit status
winegcc: gcc failed.

$ cat buildtest.c
int main(int argc, char **argv)
{
        exit(0);
}

Any suggestions?

-------------------------------------------------------

-- 
Lav
Виталий Липатов
Россия, Санкт-Петербург. www.etersoft.ru
GNU! ALT Linux Team! WINE! WIKI! LaTeX! LyX!



More information about the wine-devel mailing list