You are not logged in.

#1 2007-11-28 14:31:39

ornitorrincos
Forum Fellow
From: Bilbao, spain
Registered: 2006-11-20
Posts: 198

pdcurses and mingw32

hello, I have some problems compiling pdcurses on linux for using it with the mingw32 cross compiler.
I'm using the following gide http://www.mail-archive.com/pdcurses-l@ … 00053.html
but when compiling it i get the following error:

i486-mingw32-gcc -c -O2 -Wall -static -I/home/ilcra1989/cross/PDCurses-2.5 -I/usr/i486-mingw32/include -opdcwin.o /home/ilcra1989/cross/PDCurses-2.5/pdcurses/pdcwin.c
i486-mingw32-gcc rcv pdcurses.a *.o
i486-mingw32-gcc: rcv: No such file or directory
i486-mingw32-gcc: pdcurses.a: No such file or directory
make: *** [pdcurses.a] Error 1

in the makefile rcv is in teh variable LIBFLAGS
what is rcv?, how can i fix this?


-$: file /dev/zero
/dev/zero: symbolic link to '/dev/brain'

Offline

#2 2007-11-28 20:47:26

ornitorrincos
Forum Fellow
From: Bilbao, spain
Registered: 2006-11-20
Posts: 198

Re: pdcurses and mingw32

ok, it's solved, but I still have curiosity for knowing what is rcv, so if anyone knows it, please, say it.


-$: file /dev/zero
/dev/zero: symbolic link to '/dev/brain'

Offline

Board footer

Powered by FluxBB