On Mon, 21 Nov 2022 13:19:22 -0500
Rob Kudyba <rk3...@columbia.edu> wrote:

> What would the ./configure options look like?

./configure LDFLAGS="-L/path/to/gcc -L/path/to/pcre"

Here's where LDFLAGS is interpreted and appended to LD_LIBRARY_PATH:
https://github.com/r-devel/r-svn/blob/d6fc5e0a983eaa61439d67cfff4dc4097698c831/configure.ac#L821-L828

-- 
Best regards,
Ivan

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to