Re: [Mingw-w64-public] Errors while compiling openssl

2014-09-14 Thread Ralph Gossamer
Hi Adrien Thanks for your reply. > 14.09.2014, 20:18, "Adrien Nader" : >  It looks like you're missing the "make" tool on the host. It's not a >  tool specific to cross-compilation. You'll want to at least install the >  "build-essentials" package from Debian. Instead of installing "build-essen

[Mingw-w64-public] Errors while compiling openssl

2014-09-14 Thread Ralph Gossamer
Hi, I have installed the package mingw-w64 on Debian 7 (64bit) and tried to compile the latest version of openssl (available from openssl.org) Below are the error messages: === root@hostname:/home/username/openssl# CROSS_COMPILE="x86_64

Re: [Mingw-w64-public] Where is x86_64-w64-mingw32-gcc in Debian 7?

2014-09-14 Thread Ralph Gossamer
Hi Ruben > 14.09.2014, 18:20, "Ruben Van Boxem" : > When you install the 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. Thanks for your reply and advice. My mistake was to only select tho

Re: [Mingw-w64-public] Where is x86_64-w64-mingw32-gcc in Debian 7?

2014-09-14 Thread Ralph Gossamer
Hi Pavel > I have installed mingw-w64 (and all what has automatically been > suggested) and the mentioned file, along with other mingw64 executables, > is in /usr/bin. Thanks. I've got it now. My mistake was to select only those components of the package "mingw-w64" that target the W64 architec

Re: [Mingw-w64-public] Have I left out any packages?

2014-09-14 Thread Ralph Gossamer
Hi Adrien I haven't done anything yet. -- Want excitement? Manually upgrade your production database. When you want reliability, choose Perforce Perforce version control. Predictably reliable. http://pubads.g.doubleclick.

[Mingw-w64-public] Where is x86_64-w64-mingw32-gcc in Debian 7?

2014-09-14 Thread Ralph Gossamer
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? Thanks in advance for your help. Ralph --

[Mingw-w64-public] Have I left out any packages?

2014-09-14 Thread Ralph Gossamer
Hi Pavel I followed your advice and used Synaptic Package Manager to search for and install mingw-w64 targetting the w64 platform. I de-selected those components such as i686 architecture and gnu fortran, gnu ada and gnu objective-c++. The following packages were installed on Debian 7: gcc-min

[Mingw-w64-public] What are the Debian packages of MinGW-w64?

2014-09-13 Thread Ralph Gossamer
I apologize for the rather awkward formatting of my earlier post. Could the moderator delete it please? Below is the same post but in text format. Hi   I wish to build a 64-bit Windows binary on a Debian 64-bit OS. What are the Debian packages of MinG

[Mingw-w64-public] What are the differences between these two toolchains?

2014-09-13 Thread Ralph Gossamer
I apologize for the rather awkward formatting of my earlier post. Could the moderator delete it please? Below is the same post but in text format. = Hi,   I've been suggested to use mingw-w64-1.0-bin_x86_64-linux_20120227.tar.bz2 but after br

[Mingw-w64-public] What are the Debian packages of MinGW-w64?

2014-09-13 Thread Ralph Gossamer
Hi   I wish to build a 64-bit Windows binary on a Debian 64-bit OS. What are the Debian packages of MinGW-w64 that I need? Is it possible to cross-compile for Microsoft Windows without ever using MinGW-w64 on Debian?   Regards.   Ralph     --

[Mingw-w64-public] What are the differences between these two toolchains?

2014-09-13 Thread Ralph Gossamer
Hi,   I've been suggested to use mingw-w64-1.0-bin_x86_64-linux_20120227.tar.bz2 but after browsing the page http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Automated%20Builds/ I noticed the latest one is mingw-w64-bin_x86_64-linux_20131228.tar.bz2   First questi