The R Project SVN R

Rev

Rev 75092 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 75092 Rev 85086
Line 22... Line 22...
22
\details{
22
\details{
23
  The linker front-end is useful in particular when linking against the
23
  The linker front-end is useful in particular when linking against the
24
  \R shared or static library: see the examples.
24
  \R shared or static library: see the examples.
25
 
25
 
26
  The actual linking command is constructed by the version of
26
  The actual linking command is constructed by the version of
27
  \command{libtool} installed at \file{\env{R_HOME}/bin}.
27
  \command{libtool} installed at \file{\var{\link{R_HOME}}/bin}.
28
 
28
 
29
  \command{R CMD LINK --help} gives usage information.
29
  \command{R CMD LINK --help} gives usage information.
30
}
30
}
31
\note{
31
\note{
32
  Some binary distributions of \R have \code{LINK} in a separate
32
  Some binary distributions of \R have \code{LINK} in a separate