Samba 3.5.6 and determining ld version

Thomas Bork tombork at web.de
Fri Nov 26 19:37:46 MST 2010


Am 26.11.2010 15:29, schrieb Björn Jacke:

> just tested it - I see, everything goes to stderr there also with /dev/null
> piped in. Tom, Olaf can you test the attached patch, please?

deveis # gcc -Wl,-v /dev/null 2>&1 < /dev/null | egrep "GNU ld"
GNU ld version 2.17
deveis # gcc -Wl,-v /dev/null 2>&1 < /dev/null | grep "GNU ld"
GNU ld version 2.17

This is okay for me, also with only grep instead of egrep.

Thanks!

-- 
der tom
[eisfair-team]


More information about the samba-technical mailing list