2014-09-14 17:23 GMT+02:00 Ralph Gossamer <[email protected]>:

> So I have installed mingw-w64 components targetting only w64 architecture
> on Debian 7.
>
> After installation, I couldn't locate x86_64-w64-mingw32-gcc. Or could it
> be called by another name?
>

When you install the mingw-w64
<https://packages.debian.org/wheezy/mingw-w64> package in Debian, you
should have both 32 and 64-bit toolchains. This will pull in the GCC
packages for each architecture and install them.

You can see the list of files contained in e.g. the mingw-w64-gcc-i686
package here:
https://packages.debian.org/wheezy/amd64/gcc-mingw-w64-i686/filelist

And similar for all the other packages installed by the aforementioned
"mingw-w64" Debian package.

As you can see, x86_64-w64-mingw32-gcc is installed in /usr/bin.

Ruben


>
> Thanks in advance for your help.
>
> Ralph
>
>
> ------------------------------------------------------------------------------
> Want excitement?
> Manually upgrade your production database.
> When you want reliability, choose Perforce
> Perforce version control. Predictably reliable.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
> _______________________________________________
> Mingw-w64-public mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
>
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to