autoconf
[Top][All Lists]
Advanced

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

Re: More exit() troubles


From: Lars J. Aas
Subject: Re: More exit() troubles
Date: Fri, 19 Jan 2001 14:55:20 +0100
User-agent: Mutt/1.2.5i

On Thu, Jan 18, 2001 at 03:45:31PM +0100, Lars J. Aas wrote:
: On Thu, Jan 18, 2001 at 03:13:02PM +0100, Akim Demaille wrote:
: : Lars, does it work as expected?  It works like a charm with g++:
: 
: It didn't do any difference for me, but it wasn't me who had the problem.
: I'm waiting for feedback, if any, from the one who sent me the config.log.

It still failed for him with '' as the first choice, and it still triggered
on the same setting with the same warning:

configure(3302) : warning C4273: 'exit' : inconsistent dll linkage.  dllexport 
assumed.

If you doubled the number of delarations, prefixing half of them with
__declspec(dllimport), the linkage setting might become correct, but I
really don't see why there's a need for the declaration at all, or why
people shouldn't have the option to avoid the legacy exit prototype.

  Lars J
-- 
Innovation is one percent inspiration and ninetynine percent perspiration,
and in my case; twice that...  -- Norville Barnes, `The Hudsucker Proxy'

Attachment: config.log
Description: Text document


reply via email to

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