[DRE-maint] Bug#480176: build oddities

Matthias Klose doko at cs.tu-berlin.de
Thu May 8 13:42:27 UTC 2008


Package: libxslt-ruby
Version: 0.9.2-3
Severity: important

http://people.debian.org/~lucas/logs/2008/04/30/libxslt-ruby_0.9.2-4_sid32-dpkg.buildlog

cc -shared -o libxslt.so extfunc.o parameters.o parser.o rb_utils.o xslt.o -L"." -L"/usr/lib" -L"/usr/lib" -L.  -rdynamic -Wl,-export-dynamic -L/usr/lib -lxslt -lxml2 -lexslt    -lruby1.8 -lpthread -ldl -lcrypt -lm   -lc

 - don't explicitely link with -lc
 - why add -L.
 - why add -L/usr/lib (standard path)
 - why explicitely link with -lpthread instead of using -pthread?






More information about the Pkg-ruby-extras-maintainers mailing list