From: Andrew Lawson <xandrew_lawsonx@yahoo.co.uk>
To: caml-list@inria.fr
Subject: [Caml-list] Building cvs with cygwin
Date: Mon, 15 Oct 2001 02:44:03 -0700 (PDT) [thread overview]
Message-ID: <20011015094403.74166.qmail@web12301.mail.yahoo.com> (raw)
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
reply other threads:[~2001-10-15 9:44 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20011015094403.74166.qmail@web12301.mail.yahoo.com \
--to=xandrew_lawsonx@yahoo.co.uk \
--cc=andrew@absentis.com \
--cc=caml-list@inria.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox