The R Project SVN R

Rev

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

Rev 70701 Rev 81360
Line 38... Line 38...
38
DJM 2003-02-25
38
DJM 2003-02-25
39
 
39
 
40
 
40
 
41
3) Making Tcl/Tk.
41
3) Making Tcl/Tk.
42
 
42
 
-
 
43
For R 4.2 (64-bit UCRT bundle),
-
 
44
see https://svn.r-project.org/R-dev-web/trunk/WindowsBuilds/winutf8/ucrt3/tcl_bundle/
-
 
45
 
-
 
46
For more background, see "Tcl/Tk bundle" in
-
 
47
https://svn.r-project.org/R-dev-web/trunk/WindowsBuilds/winutf8/winutf8.html
-
 
48
 
-
 
49
Earlier versions used:
43
See https://github.com/waddella/Tclbuild.
50
  https://github.com/waddella/Tclbuild
-
 
51
  https://raw.githubusercontent.com/r-windows/r-base/master/create-tcltk-bundle.sh
44
 
52
 
45
 
53
 
46
4) Linking to DLLs.
54
4) Linking to DLLs.
47
 
55
 
48
MinGW's ld.exe takes the internal name of the DLL as the object to
56
MinGW's ld.exe takes the internal name of the DLL as the object to