tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Math/R package fix



Am Thu, 17 Feb 2022 14:53:48 -0700
schrieb Brook Milligan <brook%nmsu.edu@localhost>: 

> The original version of the patch would never have worked on any
> system, though.  It was missing a comma between the -R and the path

To clarify: -Wl,-R/foo/bar/lib is perfectly fine with GNU ld. No comma
needed (expected?). I use it all the time. It's just like -L/foo. It's
not `ld -R /foo`, but `ld -R/foo`. So this is only broken on systems
that don't understand -R.


Alrighty then,

Thomas

-- 
Dr. Thomas Orgis
HPC @ Universität Hamburg


Home | Main Index | Thread Index | Old Index