* [Caml-list] Building cvs with cygwin
@ 2001-10-15 9:44 Andrew Lawson
0 siblings, 0 replies; only message in thread
From: Andrew Lawson @ 2001-10-15 9:44 UTC (permalink / raw)
To: caml-list
Hi all
I've decided to try and install the cygwin port of
ocaml so I've downloaded the latest cvs sources. I
also made sure that the cygwin tcl/tk package was
installed. As per instructions I did a simple
./configure. Now, at the end of this there was one
problem; 'tk.h not found' even though 'tcl.h version
8.0 found'. So I did a quick find on 'tk*' ;
/lib/tkConfig.sh
/usr/include/tk.h
/usr/share/tk8.0
/usr/share/tk8.0/tk.tcl
/usr/share/tk8.0/tkAppInit.c
/usr/share/tk8.0/tkfbox.tcl
/usr/share/tk8.0/tkfboxTest.tcl
I've also included the config/Makefile ;
# generated by ./configure
PREFIX=/usr/local
BINDIR=$(PREFIX)/bin
LIBDIR=$(PREFIX)/lib/ocaml
MANDIR=$(PREFIX)/man/man1
MANEXT=1
RANLIB=ranlib
RANLIBCMD=ranlib
SHARPBANGSCRIPTS=false
BIGNUM_ARCH=C
BYTECC=gcc
BYTECCCOMPOPTS=-fno-defer-pop -Wall -Wno-unused
-U_WIN32
BYTECCLINKOPTS=
BYTECCLIBS= -lm -lcurses
BYTECCRPATH=
EXE=.exe
SUPPORTS_SHARED_LIBRARIES=false
SHAREDCCCOMPOPTS=
MKSHAREDLIB=
SHAREDLDTYPE=cc
ARCH=i386
MODEL=default
SYSTEM=cygwin
NATIVECC=gcc
NATIVECCCOMPOPTS=-Wall -Wno-unused -U_WIN32
NATIVECCLINKOPTS=
NATIVECCRPATH=
NATIVECCLIBS= -lm
ASFLAGS=
ASPP=gcc
ASPPFLAGS=-c -DSYS_$(SYSTEM)
ASPPPROFFLAGS=-DPROFILING
PROFILING=noprof
DYNLINKOPTS=
OTHERLIBRARIES=unix str num dynlink bigarray threads
DEBUGGER=ocamldebugger
Finally I did a 'make world' and it went for a while,
finally crashing out on;
gcc: No input files
c:camllib: not found
c:camllib: not found
Error while building custom runtime system
make[1]: *** [ocamldebug.exe] Error 2
make: *** [ocamldebugger] Error2
This looks like a path problem to me but I'm not
too hot with these things. Has anyone got any advice
on how to sort this?, I'll happily post more info if
required.
thanks
Andrew
=====
Andrew Lawson
andrew@absentis.com
www.absentis.com
__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com
-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-10-15 9:44 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-15 9:44 [Caml-list] Building cvs with cygwin Andrew Lawson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox