Has anyone looked at setting up R to build its modules with libtool's dlpreopen?

[libtool -dlpreopen is a facility that allows one to simulate dynamic linking on platforms that lack it. However, it requires collecting all of the component `shared' objects into one and linking them (and a metadata structure) into a single executable.]

Thanks.

______________________________________________
R-devel@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to