Hi all,

I would like to know if anyone has compiled GNU RCS successfully on Windows and how did they do it? I have been trying to use MinGW and Cygwin but I keep on getting these following errors:

$ make -f pc/Makefile mingw32
make all -f pc/Makefile MINGW32="" OS="nt" \
        CC="gcc" CCFLAGS="-O -D__WIN32__ -D__32BIT__ -DRCSDLL" \
        LDFLAGS="-s -o ./" O=".o" A=".a" AR="ar" \
        DLDFLAGS="-ladvapi32 -s -o ./"
make[1]: Entering directory `/cygdrive/c/Documents and Settings/KabiniS/Desktop/
RCS/rcs-5.7/src'
gcc ci.o libinit.o rcslib.a -s -o ./ci.exe
ci.o:ci.c:(.text+0x78): undefined reference to `___imp_suffixes'
ci.o:ci.c:(.text+0x16b): undefined reference to `___imp_interactiveflag'
ci.o:ci.c:(.text+0x178): undefined reference to `___imp_quietflag'
ci.o:ci.c:(.text+0x35f): undefined reference to `___imp_suffixes'
ci.o:ci.c:(.text+0x3c9): undefined reference to `___imp_nerror'
ci.o:ci.c:(.text+0x46d): undefined reference to `___imp_Head'
.
.
.
ci.o:ci.c:(.text+0x1a24): undefined reference to `___imp_Expand'
ci.o:ci.c:(.text+0x1a7d): undefined reference to `___imp_Expand'
ci.o:ci.c:(.text+0x1b57): undefined reference to `___imp_ciklog'
collect2: ld returned 1 exit status
make[1]: *** [ci.exe] Error 1

Any help would be appreciated.

Thank you.

Sunny
-----------------------------
     . \'_/,
     -(\",) -  Always sunny!!!
     ,  \' `


This message and attachments are subject to a disclaimer. Please refer
to www.it.up.ac.za/documentation/governance/disclaimer/ for full
details. / Hierdie boodskap en aanhangsels is aan 'n vrywaringsklousule
onderhewig. Volledige besonderhede is by
www.it.up.ac.za/documentation/governance/disclaimer/ beskikbaar.




Reply via email to