[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[Libevent-users] Linking with -levent
- To: libevent-users@xxxxxxxxxxxxx
- Subject: [Libevent-users] Linking with -levent
- From: Ross Lagerwall <rosslagerwall@xxxxxxxxx>
- Date: Tue, 22 May 2012 08:40:02 +0200
- Delivered-to: archiver@xxxxxxxx
- Delivered-to: libevent-users-outgoing@xxxxxxxx
- Delivered-to: libevent-users@xxxxxxxx
- Delivery-date: Tue, 22 May 2012 02:39:36 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=sqj9gSj/9CmfX57aZ/Q1ipjlpYcy0MFxy3WX1L3fvIE=; b=f4znRTRn3T1oGDo7b7Errd7aDq2Y6dIWgUdX2nBLrd1iBbIGmRXQAXUGWJ67aQzDdV Sl54LtrohF0mcX+/NTk+JmGaJhplTcDgwRVmmV00gQwnqztkW3Du/MC00wEfpadsBbOb 4nYd3xjmqsY1YEmdVGMT2+KWic85g+rgejrCALmfvydCV3gLkj9Q3fpQBe40CDF6y0nx F/NHyi5phbGE+dwfoRi+PAldpFq1Dr+PogFXP2XgvGjSuURUvoEJxJHF4PjLvRP8LMdV juRcHJOY83yzcHoIZ66hOnoDdWYyyVqCteazgAIrlvJbMl0YVCf5psz33qac0CeXfRLw M6mQ==
- Reply-to: libevent-users@xxxxxxxxxxxxx
- Sender: owner-libevent-users@xxxxxxxxxxxxx
- User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:12.0) Gecko/20120428 Thunderbird/12.0.1
Hi,
Linking with '-levent' is deprecated. Perhaps with libevent 2.1, it's
time for it to be removed? (the pkgconfig stuff will have to be updated
as per
http://sourceforge.net/tracker/?func=detail&atid=461325&aid=3435107&group_id=50884)
Also, before the final release of 2.1, we should probably deal with the
library overlinking & underlinking issues mentioned here:
http://www.mail-archive.com/libevent-users@xxxxxxxxxx/msg01737.html
i.e. make sure that each libevent library links to all libraries that it
needs and only the libraries that it needs.
Regards
--
Ross Lagerwall
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users in the body.