$ pkgconf --libs ruby-1.9
-Wl,-soname,(.TARGET) -Wl,-R -Wl,/usr/local/lib -lruby19 -lexecinfo -lpthread
-lcrypt -lm -L/usr/local/lib  -Wl,-rpath=/usr/local/lib -pthread

I am not sure if '(.TARGET)' is supposed to be expanded.  But I think that
-Wl,-soname should really have no place in pkgconf data.
As it is now, the entry causes confusion (e.g. for a shell) when the above line 
is
included verbatim into some compilation/link command like.

-- 
Andriy Gapon
_______________________________________________
freebsd-ruby@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ruby
To unsubscribe, send any mail to "freebsd-ruby-unsubscr...@freebsd.org"

Reply via email to