This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: migration from win2k to win7


On 2013-03-01, John Dallaway <john@dallaway.org.uk> wrote:
> Hi Christopher
>
> On 28/02/13 18:25, Christopher Biessener wrote:
>
>> I am new to embedded systems and got handed the task of migrating our
>> build environment from win2k to win7. In win2k they are using Cygwin
>> 1.3 / eCos 1.3.1 / gcc 2.95 toolchain.
>
> [ snip ]
>
>> The arm-elf 2.95 toolchain will not install in win7, so I began
>> upgrading stuff.
>
> First of all, can you explain what you mean by "The arm-elf 2.95
> toolchain will not install in win7"? Is there an error during the
> toolchain installation process or does the toolchain not execute
> under Cygwin 1.7.x? What error message are you observing?
>
> Assuming that the toolchain does not execute, and given your
> objective of minimising change, I would suggest attempting to build
> the arm-elf 2.95 toolchain under Cygwin 1.7.x.

FYI, the last time I tried to build the 2.95 toolchain under Cygwin
(back in 2009), it wasn't possible.  The version of GCC that was
included in a Cygwin install in 2009 was too new to compile gcc 2.95.
After some trial and error, I concluded that 3.2 was the oldest GCC
version that could be built using the gcc included in Cygwin in 2009.

Perhpas the gcc that's included in Cygwin now can build gcc versions
older than 3.2, but I'd be surprised...

-- 
Grant Edwards               grant.b.edwards        Yow! RELATIVES!!
                                  at               
                              gmail.com            


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]