Mail Archives: cygwin/1999/03/23/06:15:11
Dear Mumit
I've tried to install mingw32 version under my CygWin + egcs1.1.2 + mingw-libs,
and to compile with -mno-cygwin switch. While compiling a sample program
"factorize.c" (comes from gmp-2.0.2 source distribution, from demos
directory) I got the following errors:
>
> C:\WINDOWS\TEMP/cclVNmrv.o(.text+0x629):factorize.c: undefined
> reference to `random'
> C:\WINDOWS\TEMP/cclVNmrv.o(.text+0x636):factorize.c: undefined
> reference to `random'
> /usr/local/libmingw32/libgmp.a(random.o)(.text+0x39):random.c: undefined
> reference to `random'
> /usr/local/libmingw32/libgmp.a(random.o)(.text+0x40):random.c: undefined
> referen ce to `random'
> collect2: ld returned 1 exit status
>
What is going wrong here??? Normally I have no problems for compiling with
-mno-cygwin.
Am I doing something wrong ???
Regards,
Serguei.
___________________________________________________________________________
Serguei DACHIAN
Laboratoire de Statistique et Processus,
Universite du Maine, Av. Olivier Messiaen
72085 Le Mans CEDEX 9, FRANCE
Tel. : +33 (0)2 43 83 37 18
Fax. : +33 (0)2 43 83 35 79
E-mail : Serguei DOT Dachian AT univ-lemans DOT fr
WWW : http://www.univ-lemans.fr/sciences/statist/cvs/thesard.html#dachian
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
- Raw text -