Hi Lluís,
> [libgcc_s.so.1 is] loaded with dlopen, so... how should we make the
> packages for the rpath to include the proper gcc package subdirectory
> for that library?
As far as I can tell, the only way to ensure that library is found is to
set ${LD_LIBRARY_PATH} appropriately, possibly in a wrapper script.
Take care,
Peter