Mention an up-to-date crt.dll for Windows (#564)
This commit is contained in:
parent
59100868e0
commit
da2a9969ef
|
@ -2190,3 +2190,6 @@
|
||||||
release_notes/math/Makefile s/Mf-base stex/Makefile stex/Mf-stex
|
release_notes/math/Makefile s/Mf-base stex/Makefile stex/Mf-stex
|
||||||
stex/gifs/Makefile stex/math/Makefile workarea
|
stex/gifs/Makefile stex/math/Makefile workarea
|
||||||
zlib/contrib/minizip/Makefile
|
zlib/contrib/minizip/Makefile
|
||||||
|
- fixed the documentation of load-shared-object to mention an up-to-date
|
||||||
|
dll for Windows
|
||||||
|
foreign.stex
|
||||||
|
|
|
@ -2496,7 +2496,7 @@ On MacOS X systems:
|
||||||
On Windows:
|
On Windows:
|
||||||
|
|
||||||
\schemedisplay
|
\schemedisplay
|
||||||
(load-shared-object "crtdll.dll")
|
(load-shared-object "msvcrt.dll")
|
||||||
\endschemedisplay
|
\endschemedisplay
|
||||||
|
|
||||||
Once the C library has been loaded, \scheme{getenv} should be available
|
Once the C library has been loaded, \scheme{getenv} should be available
|
||||||
|
|
Loading…
Reference in New Issue
Block a user