EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

cygwin replaces YAGARTO in Eclipse

Started by g s September 23, 2009
I have a development station (WinXP Pro SP3) that is setup to use the YAGARTO tool chain under Eclipse (following the directions on the www.yagarto.de website).

I recently installed cygwin on the same machine, but now I am unable create new projects that use the YAGARTO tool chain. One of the projects I created before installing cygwin, still works and compiles using YAGARTO (the selected toolchain is, "No ToolChain"). But all of the projects I have created since can not access YAGARTO. There is no YAGARTO option listed under 'New->C Project-> Toolchains' or under 'Project->Properties->C/C++ Build->Tool> Chain Editor' (Cygwin, Linux, MacOS, WinGW, and Solaris GCC all show-up however). Before I installed cygwin, 'No ToolChain' showed up in both the 'New->C Project-> Toolchains' and 'Project->Properties->C/C++ Build->Tool Chain Editor' drop downs (fyi in the old project, if I uncheck "Display compatible toolchains only" then all of the above mentioned tool chains show-up including "No ToolChain").

I checked my Windows PATH and cygwin is not even listed. It was listed first in the PATH variable inside Eclipse. I reversed the order putting yagarto first, but the behavior remains the same.

I would like to keep cygwin installed on this computer, but need YAGARTO working again right away so that I can continue building and debugging an AT91SAM9263 project. Does anyone know how I can select the YAGARTO toolchain when I create new projects.

greg

--- In A..., "g s" wrote:
>
> I have a development station (WinXP Pro SP3) that is setup to use the YAGARTO tool chain under Eclipse (following the directions on the www.yagarto.de website).
>
> I would like to keep cygwin installed on this computer, but need YAGARTO working again right away so that I can continue building and debugging an AT91SAM9263 project. Does anyone know how I can select the YAGARTO toolchain when I create new projects.
Hello, all! I have same problem! And more if i use functions from
stdio.h, for example iprintf i have linker error :(

--- In A..., "vbuyakov" wrote:
>
> --- In A..., "g s" wrote:
> >
> > I have a development station (WinXP Pro SP3) that is setup to use the YAGARTO tool chain under Eclipse (following the directions on the www.yagarto.de website).
> >
> > I would like to keep cygwin installed on this computer, but need YAGARTO working again right away so that I can continue building and debugging an AT91SAM9263 project. Does anyone know how I can select the YAGARTO toolchain when I create new projects.
> Hello, all! I have same problem! And more if i use functions from
> stdio.h, for example iprintf i have linker error :(
>

Why don't you switch to Linux? Same tools, much faster when compiling and no hassles like these (and no viruses etc).

Ewout

> Why don't you switch to Linux? Same tools, much faster when compiling and no hassles like these (and no viruses etc).

I have more sowt which don't work under Linux

> Why don't you switch to Linux? Same tools, much faster when compiling and no hassles like these (and no viruses etc).

I have more soft which don't work under Linux.


The 2024 Embedded Online Conference