Re: concurrents versions of cygwin

2010-03-30 Thread Dave Korn
On 30/03/2010 10:18, David BONNIN wrote: > It seems, that eclipse+CDT look in windows registry to find cygwin to > compile. It's going to be possible to override that in the next version of Eclipse (3.6 Helios) by setting your PATH so that the toolchain you want to find is first when you launch

R: RE R: concurrents versions of cygwin

2010-03-30 Thread Marco Atzeri
--- Mar 30/3/10, David BONNIN ha scritto: > > yes, but it seems my CDTs read in registry and put it in > the PATH env > variable, before call cs-make(tool-chain make). > > How can say to CDT to use one spécific cygwin? > > Thanks, This is not a question for us on the cygwin mailing list, but

RE R: concurrents versions of cygwin

2010-03-30 Thread David BONNIN
Objet 30/03/2010 11:24 R: concurrents versions of cygwin

R: concurrents versions of cygwin

2010-03-30 Thread Marco Atzeri
--- Mar 30/3/10, David BONNIN ha scritto: > Hello, > > I know, it isn't good to have 2 cygwin version, but i need > it and resolve > it. > > For 3 embedded projects, i use a toolchain provided by the > vendor. > > For example, a project install the MicrocrossCygwinXTools > chain (digi > connec

concurrents versions of cygwin

2010-03-30 Thread David BONNIN
Hello, I know, it isn't good to have 2 cygwin version, but i need it and resolve it. For 3 embedded projects, i use a toolchain provided by the vendor. For example, a project install the MicrocrossCygwinXTools chain (digi connectme) with a packaged eclipse(CDT+proprietary tools). It seems, that