dladdr and Dl_info

Reini Urban rurban@x-ray.at
Thu Jan 14 20:31:00 GMT 2010


Reini Urban schrieb:
> cygwin has only dlsym() not the SGI DL_info + dladdr() yet.
> clang just needs it to get the path for the CIndex dll.
> This should be possible with the code in the LLVM_ON_WIN32 section,
> and convert then the path from win to posix with cygwin_conv_path().

Attached is the untested patch.
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cygwin-path.patch
Type: text/x-patch
Size: 1092 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20100114/ab968a02/attachment.bin>
-------------- next part --------------
--
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


More information about the Cygwin mailing list