gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Build a project with PC in Windows


From: Germán Arias
Subject: Re: Build a project with PC in Windows
Date: Mon, 31 Mar 2014 01:24:37 -0600
User-agent: GNUMail (Version 1.2.1)

In this link:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=327193

Eclipse people explain how they solve this problem. Reducing the command line 
to be executed. Although I don't understand how they get the length of the 
command line and how this could be done in gnustep. One recomendation is have 
short paths, this mean have Headers and Libraries directly at C: and not in 
subdirectories.

Germán.

On 2014-03-27 00:54:35 -0600 Germán Arias <address@hidden> wrote:

> OK, search on internet "CreateProcess error=87" and you will see we are not 
> alone in this problem. If I understand correctly the problem (in our case) is 
> that gnustep-make add a lot of parameters to make, exceeding the length 
> allowed by Windows. Maybe on Windows 8 this is not a problem. Anyway, no idea 
> how solve this. Maybe using a script?.
> 
> Germán.
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]