Update link

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@18556 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Adam Fedor 2004-02-08 04:52:41 +00:00
parent 10b680e950
commit 2c75e6bd67
2 changed files with 4 additions and 2 deletions

View file

@ -4,6 +4,8 @@
and change order to prevent problems in obscure case where GNUstep
is installed in user's home.
* Documentation/machines.texi (cygwin): Update link.
2004-01-25 Adam Fedor <fedor@gnu.org>
* Documentation/README.Darwin: Update.

View file

@ -678,12 +678,12 @@ work.
gcc 2.95.3 (Cygwin release 1.1.8) or later
@item Extra libs needed
Objective-C library DLL (@url{ftp://ftp.gnustep.org/pub/gnustep/libs})
Objective-C library DLL (@url{ftp://ftp.gnustep.org/pub/gnustep/windows/cygwin})
for shared libs. It's a good idea to remove the libobjc.a that comes with gcc
(gcc -v for location) so that it isn't accidentally found.
For ffcall, you should get version 1.8b or above (the earlier ones don't
compile). There are still some problems with structure passing, but that is
generally not supportred on any architecture. libffi not supported.
generally not supportred on any architecture. libffi also works.
@item Special Instructions
On later versions of Cygwin you may be required to include the win32api