On Sat, 21 May 2016, Denys Rtveliashvili wrote:
The linking command looks OKish to me. The only thing I managed to find about _fini and _init is that they are related to initialisation and shutting down of shared libraries. Also, -nostdlib option seems to "fix" the problem but I am not sure if it is what really should be done. And I have never seen this on Linux.
Does the linking problem go away if you remove the '-Wl,now'? Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/ _______________________________________________ oi-dev mailing list [email protected] http://openindiana.org/mailman/listinfo/oi-dev
