This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygport: patch for proper debuginfo


Hi Yaakov,
the attached patch solves some case I hit where the
debuginfo are not properly extracted.
"." as workdir can be managed differently by the build
system and cygport debuginfo extraction when:

$ pwd
/pub/devel/openblas

 $ readlink -f $(pwd)
/cygdrive/e/cyg_pub/devel/openblas


Usually Automake/Libtool are not affected, but Makefile only
build system, like openblas one, are instead,

Regards
Marco

Attachment: cygport.patch
Description: Text document

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]