caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Adrien Nader <adrien@notk.org>
To: Martin DeMello <martindemello@gmail.com>
Cc: whitequark <whitequark@whitequark.org>,
	"caml-list@inria.fr" <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] opam-cross-windows
Date: Mon, 14 Mar 2016 21:39:33 +0100	[thread overview]
Message-ID: <20160314203933.GA520@notk.org> (raw)
In-Reply-To: <CAFrFfuH32=R+DkecUiTZe35f6uMm1z8dLmPJWmTcVim_bYsT0Q@mail.gmail.com>

On Mon, Mar 14, 2016, Martin DeMello wrote:
> Oh, it's just a matter of installing packages one by one until things
> compile :) More tedious than anything else; I just didn't want to go
> through the process if someone had already. e.g. this is how I started off
> 
> $ wajig install mingw-w64-x86-64-dev
> $ wajig install mingw-w64-i686-dev
> $ opam install ocaml-windows
> 
> ### stderr ###
> # + x86_64-w64-mingw32-gcc --version
> # sh: x86_64-w64-mingw32-gcc: command not found
> 
> I missed that there was a metapackage though; I'll give that a try.

These are the packages for the headers and libraries that are required
to get linking against Windows libraries, nothing more. In particular
this doesn't provide a binutils nor a GCC. The metapackage should
therefore solve your (current) issue.

-- 
Adrien Nader

  reply	other threads:[~2016-03-14 20:39 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-13  9:02 whitequark
2016-03-14 19:55 ` Martin DeMello
2016-03-14 20:14   ` Adrien Nader
2016-03-14 20:26     ` Martin DeMello
2016-03-14 20:39       ` Adrien Nader [this message]
2016-03-14 21:10         ` Martin DeMello
2016-03-15  8:37       ` whitequark
2016-03-15  8:26 ` Soegtrop, Michael
2016-03-15  8:36   ` whitequark
2016-03-15  8:53     ` Soegtrop, Michael
2016-03-15  8:56       ` whitequark
2016-03-15 11:29         ` Soegtrop, Michael
2016-03-16 14:27       ` Andreas Hauptmann
2016-03-15  9:18     ` Adrien Nader
2016-03-15  9:12   ` David Allsopp
2016-05-20 18:38 ` Boutillier, Pierre
2016-05-20 18:45   ` whitequark
2016-05-23  8:24     ` Soegtrop, Michael
2016-05-24  6:57       ` whitequark
2016-05-24 12:35         ` Adrien Nader
2016-05-23  9:53   ` Mauricio Fernández

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=20160314203933.GA520@notk.org \
    --to=adrien@notk.org \
    --cc=caml-list@inria.fr \
    --cc=martindemello@gmail.com \
    --cc=whitequark@whitequark.org \
    /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).