Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 30 Apr 2003 22:13:25 -0700 To: Elfyn McBratney Cc: cygwin AT cygwin DOT com Subject: Re: basename() implementation? Message-ID: <20030501051325.GA16157@triplehelix.org> References: <20030501042813 DOT GA15911 AT triplehelix DOT org> <000d01c30f9e$7505a720$5f6886d9 AT ellixia> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FL5UXtIhxfXey3p5" Content-Disposition: inline In-Reply-To: <000d01c30f9e$7505a720$5f6886d9@ellixia> User-Agent: Mutt/1.5.4i From: joshk AT triplehelix DOT org (Joshua Kwan) X-Spam-Status: No, hits=-38.8 required=4.5 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) --FL5UXtIhxfXey3p5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 01, 2003 at 05:59:32AM +0100, Elfyn McBratney wrote: > > BTW, I'm using libtool now so *supposedly* building shlibs are fixed. Nope.. :/ libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin=20 shared libraries *sigh* This is just a pretty version of the problem I experienced=20 before. So... there is NO way to build _true_ shared libraries for=20 Cygwin that rely on code from the program that dlopens them? :/ > Josh, thank you for reminding me to get off my...! {base,dir}name() are n= ot > yet implemented, however they should be in the next release >=20 Cool, thanks. I found one in libiberty, but cygwin doesn't provide=20 the header file. I pulled the basename extern declartion from=20 winsup/include/libiberty.h and stuck it into the source file, but it was=20 unable to relocate. Sigh! I think I might just give up on this Cygwin port... Regards, Josh --=20 New PGP public key: 0x27AFC3EE --FL5UXtIhxfXey3p5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQE+sKz1T2bz5yevw+4RAkXcAKCRI5oXJO5bEAKqRk2YPLvXDhiTUwCff0nR 3NB6VZIHry9BJvlprwAxLiw= =xq2/ -----END PGP SIGNATURE----- --FL5UXtIhxfXey3p5--