I'll try again later today, but that does seem to be the case: $ which link /usr/bin/link
Thank you Adam, I'll post again on this thread if I find other issues, this probably should make it into the instructions as a note. Thanks again. Adam Roben wrote: > On Oct 15, 2008, at 10:16 PM, Rodrigo Hernandez > <[EMAIL PROTECTED]> wrote: > > There are lots of linking errors like this: link: missing operand after >> `ΓΏ_/' which I suspect may be some sort of line ending issue in a script >> as well (perhaps it is the Mac line ending), but I really can't figure >> out exactly what to look for to solve the problem. > > These errors mean that Cygwin's link.exe is being invoked rather than > MSVC's link.exe. You can probably fix the issue by modifying your PATH > environment variable to list the path to MSVC's link.exe first. > > -Adam > > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

