caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Dan Stanger <dan.stanger@ieee.org>
To: caml-list@inria.fr
Subject: [Caml-list] Problem linking on cygwin
Date: Fri, 07 Dec 2001 08:43:56 -0700	[thread overview]
Message-ID: <3C10E3BB.890AA753@ieee.org> (raw)

I have the following problem building my executable:

bash-2.04$ make -f Makefile.win32
/usr/local/bin/ocamlc.exe -o ./bin/maple_2_mupad      maple_lexer.cmo
stringtabl
e.cmo maple.cmo maple_parser.cmo mpl2mup.cmo maple_2_mupad.cmo str.cma

I/O error: ./bin/maple_2_mupad: No such file or directory
make: *** [bin/maple_2_mupad] Error 2

What seems to happen is that the file maple_2_mupad is not renamed from
maple_2_mupad.exe

This problem occured when I tried to use the library str.cma, when I
tried to link without it,
after commenting out the code that used str, it worked ok.
Any help would be appreciated.

Following is my version of gcc

bash-2.04$ gcc -v
Reading specs from /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-5/specs
gcc version 2.95.2-5 19991024 (cygwin experimental)

Thanks,
Dan Stanger



-------------------
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-12-07 15:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-12-07 15:43 Dan Stanger [this message]
2001-12-07 21:36 ` [Caml-list] lablGL an size Christophe Raffalli
2001-12-08 15:41   ` Xavier Leroy
2001-12-08 15:47   ` malc
2001-12-17 15:50 ` [Caml-list] Problem linking on cygwin Xavier Leroy

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=3C10E3BB.890AA753@ieee.org \
    --to=dan.stanger@ieee.org \
    --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;
as well as URLs for NNTP newsgroup(s).