caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* gcc problem
@ 2005-10-13 11:51 mark benecke
  2005-10-13 12:36 ` [Caml-list] " Xavier Leroy
  0 siblings, 1 reply; 3+ messages in thread
From: mark benecke @ 2005-10-13 11:51 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

Dear All freinds,
When I compile my program with the ocamlopt compiler in the windows OS., the
following error message is shown:

gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp8f8d86: No such file or
directory
gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp0e9864: No such file or
directory
Error during linking

does any one has any idea?
thanks,
mark.

[-- Attachment #2: Type: text/html, Size: 426 bytes --]

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

* Re: [Caml-list] gcc problem
  2005-10-13 11:51 gcc problem mark benecke
@ 2005-10-13 12:36 ` Xavier Leroy
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Leroy @ 2005-10-13 12:36 UTC (permalink / raw)
  To: mark benecke; +Cc: caml-list

> When I compile my program with the ocamlopt compiler in the windows OS., the
> following error message is shown:
>
> gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp8f8d86: No such file or
> directory
> gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp0e9864: No such file or
> directory
> Error during linking
>
> does any one has any idea?

You should install the Cygwin version of the Mingw compilers,
not the standalone MSYS/Mingw compilers.  The latter do not understand
the @responsefile notation.

- Xavier Leroy


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

* gcc problem
@ 2005-10-13 12:02 mark benecke
  0 siblings, 0 replies; 3+ messages in thread
From: mark benecke @ 2005-10-13 12:02 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

Dear All freinds,
When I compile my program with the ocamlopt compiler in the windows OS., the
following error message is shown:

gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp8f8d86: No such file or
directory
gcc: @C:\DOKUME~1\karinu\LOKALE~1\Temp\camlresp0e9864: No such file or
directory
Error during linking

does any one has any idea?
thanks,
mark.

[-- Attachment #2: Type: text/html, Size: 416 bytes --]

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

end of thread, other threads:[~2005-10-13 12:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-13 11:51 gcc problem mark benecke
2005-10-13 12:36 ` [Caml-list] " Xavier Leroy
2005-10-13 12:02 mark benecke

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