Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <396DB7BB.F124BF6E@halden.net>
Date: Thu, 13 Jul 2000 14:36:11 +0200
From: Andreas =?iso-8859-1?Q?Bergstr=F8m?= <abergstr@halden.net>
Organization: Stop SPAM - Now!
X-Mailer: Mozilla 4.72 [en] (Win95; I)
X-Accept-Language: no,en,da,sv,de,is
MIME-Version: 1.0
To: Charles Wilson <cwilson@ece.gatech.edu>,
        Cygwin mailing list <cygwin@sourceware.cygnus.com>
Subject: Re: Error: undefined reference to `_imp__pcre_malloc'
References: <396B38E8.E92A2C65@halden.net> <000901bfec26$a4ca58a0$a92036d5@uhs> <396CD2A8.C664E88E@halden.net> <396CE476.38873C24@ece.gatech.edu>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit
Note-from-DJ: This may be spam

Charles Wilson wrote:
> You see _imp__ stuff when building/linking to dll's. Check your code for
> 'declspec(dllimport)' or 'declspec(dllexport)'. If you're not
> building/linking to a dll, then these declspec things need to go away.

Thanks, that worked. I seems that the PCRE-library was set to link
to a DLL when _WIN32 was defined.

May you live long and spamless,

Andreas Bergstrøm

-- 
HTTP://www.thespambuster.net/
Fight Spam! Join EuroCAUCE! == http://www.euro.cauce.org/
Using Linux? Register at: http://counter.li.org/
Feel good?  Don't worry; you'll get over it!



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

