caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Problem linking on cygwin
@ 2001-12-07 15:43 Dan Stanger
  2001-12-07 21:36 ` [Caml-list] lablGL an size Christophe Raffalli
  2001-12-17 15:50 ` [Caml-list] Problem linking on cygwin Xavier Leroy
  0 siblings, 2 replies; 5+ messages in thread
From: Dan Stanger @ 2001-12-07 15:43 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-17 15:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-07 15:43 [Caml-list] Problem linking on cygwin Dan Stanger
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

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).