[Rd] Static R Build
Daniel Cegiełka
daniel.cegielka at gmail.com
Fri Nov 4 22:20:40 CET 2011
I'm not sure, but this option applies to Rblas and Rlapack. If you
want R statically linked you need to add the "-static" to
CFLAGS/FFLAGS etc.
regards,
daniel
2011/11/4 Michael Yan <michael.yan at oicr.on.ca>:
> Hello,
>
> I am trying to build a statically linked R linux binary that can be shipped
> around to different unknown linux environments without having to rely on its
> local shared libraries. However, it seems like the configure flag
>
> --enable-static
>
> doesn't produce the desired effect. How may I do this?
>
> Thank you for your help,
> Michael
>
> ______________________________________________
> R-devel at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-devel
>
More information about the R-devel
mailing list