Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] Spawner - call for help to upate the binaries on linux.ppc

Hi,
I am still looking for someone who can handle linux.ppc.

Mikhail, thanks for helping out; both libpty.so and libspawner.so need
to be rebuilt with the source taken from HEAD of today.

I have updated the binaries for solaris and linux.x86.

Markus.

> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx 
> [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Sennikovsky, Mikhail
> Sent: Donnerstag, 27. April 2006 18:58
> To: CDT General developers list.
> Subject: RE: [cdt-dev] Spawner - call for help to upate the binaries
> 
> I can handle Linux.ia64 and Linux.x86_64
> 
> Mikhail
> 
> -----Original Message-----
> From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx]
> On Behalf Of Schorn, Markus
> Sent: Thursday, April 27, 2006 8:49 PM
> To: CDT General developers list.
> Subject: [cdt-dev] Spawner - call for help to upate the binaries
> 
> Hi,
> there is a need to recompile some of our binaries. I have done
> this for Windows and will be able to do Linux.x86 and Solaris
> tomorrow.
> 
> I am looking for someone to compile the library 'libspawner.so' on
>    * Linux.ia64
>    * Linux.ppc
>    * Linux.x86_64
> 
> The reason for that are the two following problems:
>    * spawner does not kill child processes:
>      https://bugs.eclipse.org/bugs/show_bug.cgi?id=119387 
>    
>    * SpawnerInputStream does not overwrite available()
>      https://bugs.eclipse.org/bugs/show_bug.cgi?id=119618   
> 
> 
> To fix the latter (119618) code changes are needed before compiling. 
> Basically the native method available0() has to be implemented for
> each platform.
>    * Aix
>    * Macosx
>    * Qnx
> 
> 
> For Windows I also fixed the command line length limitation,
> command lines for the spawner can be of length 32K now.
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=138444
> 
> Markus.
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 


Back to the top