Re: [PATCH hurd-dde 7/7] libmachdev: drop static libmachdev.so hack

2014-11-26 Thread Samuel Thibault
Justus Winter, le Wed 26 Nov 2014 15:22:36 +0100, a écrit : > Previously, netdde was built against `libmachdev.a' to avoid some > uninvestigated linking problems. netdde using a statically linked > libmachdev lead to problems in the past. As the linking problems only > affect functions required f

[PATCH hurd-dde 7/7] libmachdev: drop static libmachdev.so hack

2014-11-26 Thread Justus Winter
Previously, netdde was built against `libmachdev.a' to avoid some uninvestigated linking problems. netdde using a statically linked libmachdev lead to problems in the past. As the linking problems only affect functions required for block devices, which we do not use at this point, we can simply s