rtems-source-builder on cygwin/64

Chris Johns chrisj at rtems.org
Fri Mar 13 23:59:52 UTC 2015


On 13/03/2015 7:37 pm, emanuel stiebler wrote:
> On 2015-03-13 05:55, Chris Johns wrote:
>
>> Have a look in this line ...
>>
>>
>> https://git.rtems.org/rtems-source-builder/tree/source-builder/sb/windows.py#n56
>>
>>
>>
>> .. and remove line 57 and make line 58 'host_triple = build_triple' so
>> the host and build names are the same by default.
>>
>> If this works you might then be able to remove line 53 and allow 32bit
>> or 64bit.
>
> error: failed to load CYGWIN_NT-6.1 host support
> Build FAILED
>
> So I guess there more to copy ...

I suspect an error in the editing. Any issue importing the module gives 
this exception. I suggest you run the Windows module directly using 
something like:

  $ python windows.py

It should show the error.

Chris



More information about the devel mailing list