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 li nux.ppc

Sorry, I was away yesterday so I missed this. I have a Linux/ppc machine. When do you need this by?

Greg

On Apr 28, 2006, at 7:20 AM, Doug Schaefer wrote:

If we can't find anyone to do linux ppc, we can remove it from the list of supported platforms. I originally did it on a Mac G5 running Yellow Dog, but I no longer have that machine. The number of downloads is greater than zero,
but not by much.

So if you have such a machine, please step up.

Doug Schaefer, QNX Software Systems
Eclipse CDT Project Lead, Tools PMC member
http://cdtdoug.blogspot.com

-----Original Message-----
From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev- bounces@xxxxxxxxxxx] On
Behalf Of Schorn, Markus
Sent: Friday, April 28, 2006 4:43 AM
To: CDT General developers list.
Subject: 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

_______________________________________________
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