caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocaml 3.06 Win2K OCAML/C link problem
@ 2002-10-05  2:38 Ward Wheeler
  2002-10-05 13:17 ` Nicolas Cannasse
  0 siblings, 1 reply; 3+ messages in thread
From: Ward Wheeler @ 2002-10-05  2:38 UTC (permalink / raw)
  To: caml-list; +Cc: Xavier Leroy

Figured it out--LIB pathe variable changed
	Thanks anyway.
Ward Wheeler

Just updated to 3.06.  Unix make etc are fine, but in linling (compiling is 
fine) for Win2K (using MSVC and MASM) I get the following error:

	LINK : fatal error LNK1181: cannot open input file "C:\Program.obj"
	Error during linking

This did not happen with OCMAL 3.04 using the same versions of MSVC and 
MSAM.  Any ideas anybody?

Ward Wheeler

*********************************
Ward Wheeler
Division of Invertebrate Zoology
American Museum of Natural History
Central Park West @ 79th St.
New York, NY 10024-5192
1-212-769-5754 (Voice)
1-212-769-5277 (FAX)
*********************************

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

* Re: [Caml-list] Ocaml 3.06 Win2K OCAML/C link problem
  2002-10-05  2:38 [Caml-list] Ocaml 3.06 Win2K OCAML/C link problem Ward Wheeler
@ 2002-10-05 13:17 ` Nicolas Cannasse
  0 siblings, 0 replies; 3+ messages in thread
From: Nicolas Cannasse @ 2002-10-05 13:17 UTC (permalink / raw)
  To: Ward Wheeler, OCaml

> LINK : fatal error LNK1181: cannot open input file "C:\Program.obj"
> Error during linking
>
> This did not happen with OCMAL 3.04 using the same versions of MSVC and
> MSAM.  Any ideas anybody?

That seems again like a "spaces in directory" problem.
There must be somewhere a reference to  C:\Program Files\...\ which is cut
into two arguments by the command line interpreter.
To fix it, you need to quote the path with "

Try also the DOS path ( eg C:\progra~1\... )

Nicolas Cannasse

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

* [Caml-list] Ocaml 3.06 Win2K OCAML/C link problem
  2002-10-04 12:11   ` Remi VANICAT
@ 2002-10-04 12:40     ` Ward Wheeler
  0 siblings, 0 replies; 3+ messages in thread
From: Ward Wheeler @ 2002-10-04 12:40 UTC (permalink / raw)
  To: caml-list; +Cc: Xavier Leroy

Just updated to 3.06.  Unix make etc are fine, but in linling (compiling is 
fine) for Win2K (using MSVC and MASM) I get the following error:

	LINK : fatal error LNK1181: cannot open input file "C:\Program.obj"
	Error during linking

This did not happen with OCMAL 3.04 using the same versions of MSVC and 
MSAM.  Any ideas anybody?

Ward Wheeler

*********************************
Ward Wheeler
Division of Invertebrate Zoology
American Museum of Natural History
Central Park West @ 79th St.
New York, NY 10024-5192
1-212-769-5754 (Voice)
1-212-769-5277 (FAX)
*********************************

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2002-10-05 13:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-05  2:38 [Caml-list] Ocaml 3.06 Win2K OCAML/C link problem Ward Wheeler
2002-10-05 13:17 ` Nicolas Cannasse
  -- strict thread matches above, loose matches on Subject: below --
2002-10-04 10:23 [Caml-list] Pattern matching and strings (and a mini-bug in Scanf) Alessandro Baretta
2002-10-04 10:03 ` Pierre Weis
2002-10-04 12:11   ` Remi VANICAT
2002-10-04 12:40     ` [Caml-list] Ocaml 3.06 Win2K OCAML/C link problem Ward Wheeler

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