Xiyue Deng
2014-05-29 00:59:32 UTC
Hi,
Building libexecinfo on my Mac OS X 10.9 it fails. After some digging
it looks like pkgsrc doesn't handle Darwin correctly. I have proposed
a serious of fixes in PR/48842. A summary of changes is the following:
* Add OBJECT_FMT "MACH-O", and replace all misused "ELF" on Darwin.
* Fix flags (-dynamiclib, -force_load) and extensions (.dylib).
The relevant patches are attached here as well.
This is a rather big change to the infrastructure, and obviously it
needs more work. Comments are very welcome.
Thanks.
Building libexecinfo on my Mac OS X 10.9 it fails. After some digging
it looks like pkgsrc doesn't handle Darwin correctly. I have proposed
a serious of fixes in PR/48842. A summary of changes is the following:
* Add OBJECT_FMT "MACH-O", and replace all misused "ELF" on Darwin.
* Fix flags (-dynamiclib, -force_load) and extensions (.dylib).
The relevant patches are attached here as well.
This is a rather big change to the infrastructure, and obviously it
needs more work. Comments are very welcome.
Thanks.