bug-libsigsegv
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-libsigsegv] mingw failure


From: Sam Steingold
Subject: Re: [bug-libsigsegv] mingw failure
Date: Wed, 24 Aug 2011 11:19:47 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi,
First of all, let me express my deep gratitude for your patience in
explaining me these things; while they may seem trivial to you, I am
somewhat confused by them still and I would appreciate your further
help.

> * Eric Blake <address@hidden> [2011-08-23 16:40:19 -0600]:
>
> On 08/23/2011 04:19 PM, Sam Steingold wrote:
>>
>> ac_cs_config="'--prefix=/cygdrive/c/sds/src/top-mingw'
>> --host=i686-pc-mingw32' '--build=i686-pc-mingw32'
>> build_alias=i686-pc-mingw32' 'host_alias=i686-pc-mingw32'"
>>
>> I see why "cross compiling... no" but I don't see how that could matter.
>
> It matters because it's a lie.  You are telling configure that "I'm a
> native mingw build, so you can just compile and run any program, and it
> will give you the correct answer for mingw"; except that you are running
> in a cygwin environment (which understands symlinks and such), but using
> a mingw cross-compiler (whose end executables do not understand cygwin),
> and getting some answers for a native cygwin build even though you were
> trying to do a cross build to mingw.  You would get the same problem if
> you cross-compiled for mingw using a Linux cross-compiler in an
> environment where wine is installed.

I am not sure this logic is correct.
I don't see why it matters whether the executables are run under wine or
natively.
It makes even less sense to me that you claim that the native (mingw)
executables should not be run under cygwin by configure.
I understand that, e.g., since mingw lacks symlinks, then configure code
which creates a symlink and then compiles a mingw program which tries to
manipulate it and fails, will have to conclude that the symlink
manipulation functionality is broken, which is just fine.
What's the problem?

-- 
Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 
11.0.60900031
http://mideasttruth.com http://www.memritv.org http://camera.org
http://openvotingconsortium.org http://dhimmi.com http://palestinefacts.org
Ernqvat guvf ivbyngrf QZPN.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]