Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [cdt-dev] RE: Cygpath bug?

As the irony of the day, I just ran into this exact scenario and had my build hang thanks to a hung cygpath likely due to mistmatch cygwin1.dll’s… D’oh!

 

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


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Mike Wrighton
Sent: Thursday, September 06, 2007 10:44 AM
To: CDT General developers list.
Subject: RE: [cdt-dev] RE: Cygpath bug? (Mike Wrighton)

 

Yes I think that’s very likely since I have a few different cygwin versions on my machine. Whatever the cause though, I think there should at least be a timeout on the stdin read or something, to prevent the whole build from hanging.

 


From: cdt-dev-bounces@xxxxxxxxxxx [mailto:cdt-dev-bounces@xxxxxxxxxxx] On Behalf Of Luber, Michael
Sent: 06 September 2007 08:14
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] RE: Cygpath bug? (Mike Wrighton)

 

Hi,

 

could it be somehow related to the DLL version problem described here:

 

So cygpath is called, but it just gives an error message on stderr complaining

about the wrong version of cygwin1.dll, nothing on stdout,

and does not read from stdin. So the calling java code hangs...

 

Best regards

Michael Luber


Siemens AG
Automation and Drives, A&D AS RD DH A 2
Tel.    : +49 (9621) 80-3100
Fax    : +49 (9621) 80-3278
mailto:michael.luber@xxxxxxxxxxx

 

--

The contents of this email and any attachments are confidential and may be legally privileged.  If you have received this email in error please notify the sender immediately and refrain from copying or disclosing the contents of the email to any third party.  ClearSpeed accepts no liability for any viruses which may be transmitted by this email or its attachments.

 

ClearSpeed Technology PLC is a company registered in England under company number 05159262 whose registered office is at 3110 Great Western Court, Hunts Ground Road, Bristol BS34 8HP.

  

ClearSpeed Technology INC is a wholly owned subsidiary of ClearSpeed Technology PLC and is incorporated in the United States of America, with its principle place of business at 3031 Tisch Way, Suite 200, San Jose, CA 95128.

 

Additional Company information can be found at the following: http://www.clearspeed.com/aboutus/company/index.html

 

 

 


Back to the top