diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-11 22:02:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-11 22:02:12 +0000 |
commit | 685dcea2ec4caf2e3c9e0f2115ce66c820c5108a (patch) | |
tree | 6e13e0c8d9b082089e12334db936b8b4f7ac4f00 /Master/source/texworks.README | |
parent | 804a4bc0077d9eb36f0f75784c71221058335cb2 (diff) |
more specifics on libgcc
git-svn-id: svn://tug.org/texlive/trunk@15778 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/source/texworks.README')
-rw-r--r-- | Master/source/texworks.README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/source/texworks.README b/Master/source/texworks.README index b465c3b0ae5..393de356ad6 100644 --- a/Master/source/texworks.README +++ b/Master/source/texworks.README @@ -21,10 +21,11 @@ Required libraries: libiconv: http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.13.1.tar.gz - MinGW runtime: + MinGW runtime, including libgcc_s_dw2-1.dll: http://downloads.sourceforge.net/sourceforge/mingw/mingwrt-3.15.2-mingw32-src.tar.gz http://downloads.sourceforge.net/sourceforge/mingw/w32api-3.13-mingw32-src.tar.gz +This version of TeXworks was compiled with the MinGW version of gcc 4.4. The following libraries are also present in the main TeX Live source tree, but are listed here for completeness: |