On Sat, 9 Nov 2013, qbin wrote:
> 08.11.2013 21:53, qbin пишет:
> > hello, I try compile xdebug on cygwin as shared library, but get
> > only static. I think because linker warning libtool: link: warning:
> > undefined symbols not allowed in x86_64-unknown-cygwin shared
> > libraries I try with -no-undefined but get many linker undefined
> > symbols. How I can get list of missed libraries or object files(from
> > php sources ofcause)?
> >
> >
> Now I can build xdebug as static Zend module by compiling php 5.5, (I
> commented your check to init by load module), but module not
> worked(phpinfo() runs and seen xdebug in where) with setted IDEKey
Cygwin isn't really supported - neither for PHP or for Xdebug. I
exclusively make it work with MS VC9/VC11 and you really should be using
that. I don't have the time (or knowledge) to provide support for Cygwin
as well.
cheers,
Derick
-- Like Xdebug? Consider a donation: http://xdebug.org/donate.php Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org twitter: @derickr and @xdebugReceived on Mon Nov 11 2013 - 10:52:43 GMT
This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST