|
I'm ok with using Cygwin or MinGW, but I need to end up with 64-bit code, not 32-bit. This is because I will be calling the DLL from 64-bit managed C#. I can't seem to find and good references for setting up those tools to create 64-bit binaries. Also...
Answer Snippets (Read the full thread at stackoverflow):
In my case, top-level cygwin directory is C:\cygwin , I ....
Extract it somewhere under cygwin.
Download the archive
2.
Detailed instructions:
1.
The 64-bit MinGW , based on (just released) gcc-4.4.0, is probably your best bet.
|
|
On Wed, 30 Dec 2009 15:30:27 +0200, tuli tanssi <tulitanssi@gmail.com
Hi,
I've been using gcc and other tools in older versions of cygwin with
32-bit Windows XP and Vista from windows command prompt (cmd.exe)
without problems. But now I'm using...
Started by tuli tanssi on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
Another....
The solution
is to invoke aliases to point to the proper
alternative .
On Wed, 30 Dec 2009 12:28:39 -0500, "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com
This is a known limitation of the symbolic links in Cygwin 1.7.
|
|
On Sat, 20 Jun 2009 03:36:51 +0100, Barry Kelly <bkelly.ie@gmail.com
I have a Windows Server 2008 64-bit install, and I've found that
ImageMagick cannot convert a simple JPG into a BMP, or resize a JPG.
Steps to reproduce:
* Start mspaint
* Create...
Started by Barry Kelly on
, 6 posts
by 4 people.
Answer Snippets (Read the full thread at omgili):
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Project Co-Leader cygwin AT ....
Reproduce the problem with Cygwin 1.7, neither on a 32 bit, nor
on a 64 bit Server 2008.
|
Ask your Facebook Friends
|
PHP 5.2.* is still very common on shared hosts and the XAMPP 1.7.1 (last version with PHP 5.2 series) unfortunately came with nasty bug in libxml2 .
The goal here is to compile the latest version of PHP 5.2.* (currently 5.2.12) against the latest version...
Started by syntax_error on
, 8 posts
by 6 people.
Answer Snippets (Read the full thread at apachefriends):
Configure:1888: checking for Cygwin environment
configure:1904: cc -c -m32 -O6 -I/opt/lampp program was:
#line 1893 "configure"
#include "confdefs.h"
int main() {
#ifndef __CYGWIN__
#define __CYGWIN__ __CYGWIN32__
#endif....
A mistake.
|
|
On Thu, 5 Feb 2009 04:53:42 -0800 (PST), rajeevs <rajeevlochansahu@gmail.com
Hi There,
please go through the follows:
1) I want to create a 64 bit DLL using Cygwin in Windows Serever 2003
64 bit platform.
2) I am using Cygwin to run...
Started by rajeevs on
, 3 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
I ....
You can take a look at the MinGW-w64 project in windows server 2003 64 bit
machine .
Wrote on 05.02.2009 13:53:42:
2003
Abc.o
have
the 64
have
the
You need to take a 64-bit capable cross toolchain for compiling 64-bit
windows DLLs.
|
|
On Thu, 5 Feb 2009 05:13:44 -0800 (PST), rajeevs <rajeevlochansahu@gmail.com
Hi There,
please go through the followings for the problem:
1) I want to create a 64 bit DLL using Cygwin in Windows Serever 2003
64 bit platform.
2) I am ...
Started by rajeevs on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
You
can build win64 binaries on cygwin :)
(Note.
You might be interested
in the mingw32-x64 project a toolchain snapshot that's hosted on cygwin, and voila..
There is no 64-bit support in cygwin compilers.
|
|
On Sun, 26 Jun 2011 13:45:01 +0200, Corinna Vinschen <corinna-cygwin@cygwin.com
Hi guys,
I'm not sure if you agree, but as far as I can see, 32 bit systems are
more and more reduced to a niche market, namely Netbooks and other very
small systems...
Started by Corinna Vinschen on
, 83 posts
by 14 people.
Answer Snippets (Read the full thread at omgili):
Are there other 64-bit Unixes where
long == 32 bits?
Again, what does Linux do? (Avoiding additional Cygwin% per-app, though -- 64-bit apps would
need the Cygwin64 first and Cygwin second, with that reversed are in /....
|
|
On Mon, 26 Oct 2009 11:41:13 -0400, Kenneth Chiu <kchiu@cs.binghamton.edu
I'm trying to diff two large directories, recursively, and
I'm getting this error:
$ diff -rq B B2 diff: memory exhausted
I looked at this URL
http://cygwin...
Started by Kenneth Chiu on
, 10 posts
by 6 people.
Answer Snippets (Read the full thread at omgili):
When I
run the max_memory program in the Cygwin....
I did find the updated registry
key in the new Cygwin documentation at:
http://cygwin.com/1.7/cygwin-ug-net/cygwin-ug-net.html
However, the problem seems to be elsewhere.
Information.
|
|
On Mon, 12 Jul 2010 14:40:29 -0700 (PDT), m2c <m2cengine@gmail.com
Hey, I'm wondering if there are any cygwin gurus who can shed some light on
crashes that look to be Windows7 64bit compatibility-related. When running
a perl script through cygwin...
Started by m2c on
, 5 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
--
Problem reports: http://cygwin.com:12 -0400, "Larry Hall \(Cygwin....
In context: http://old.nabble.com/Cygwin---Windows-7-Heap-Problems-tp29144331p29144888.html
Sent from the Cygwin list mailing list archive at Nabble.com.
|
|
On Sun, 30 Aug 2009 17:49:45 -0700 (PDT), Doug Ruff <dougruff@ymail.com
I've just completed the installation of Cygwin 1.5.24 to my Windows Server 2003 64-bit machine.
I installed using my domain user account (dougruff), and when the installation...
Started by Doug Ruff on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
Hidden filenames)
- to get:07:01 -0400, "Larry Hall (Cygwin....
Easily fix it, depending
whether the other users wanted to use HOMEDRIVE/HOMEPATH as their cygwin using cygwin's 'cp' to do so,
watch out - they all begin with a '.', i.e.
|