[webkit-dev] Windows Compilation Broken?

Rodrigo Hernandez kwizatz at aeongames.com
Thu Oct 16 09:01:50 PDT 2008


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 
> <kwizatz at aeongames.com> 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
>
>
>




More information about the webkit-dev mailing list