Adrian Bunk <bunk@xxxxxxxxx> writes: > LDFLAGS="-L/usr/local/lib -R/usr/local/lib" ../configure > didn't work Why didn't this work? Does the sparc-netbsdelf1.5 linker support the -R option? If it does not support -R, does it support --rpath? Was the -R option actually used when linking gcc? Ian