Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Re: Configuring Eclipse to use GCC toolset for PPC in non-default location, how?
Re: Configuring Eclipse to use GCC toolset for PPC in non-default location, how? [message #207179] Thu, 27 December 2007 11:15
Eclipse UserFriend
Originally posted by: eclipse-news.rizzoweb.com

This question is probably best asked on the CDT newsgroup, which I've
copied to this reply.


Rick wrote:
> I am beginning work on a PowerPC project using MicroC-OSII for an OS,
> and Eclipse for an IDE.
>
> Per suggestions from some very helpful folks on comp.arch.embedded, I
> downloaded and installed a Cygwin-based development environment from
> http://www.macraigor.com/Eclipse/index.htm. It came with some sample
> projects and a PowerPC cross-compiler toolset which it installed in
> c:\cygwin\usr\local\bin.
>
> I ran through the demo and everything built just fine. Then I pointed
> Eclipse at a file tree root that contained the uCOS-II file tree and
> told it to build that. It then tried to build it using the default
> GCC toolset in c:\cygwin\usr\bin, rather than the PPC set in
> ...\local\bin.
>
> I have searched high and low, including every combination of keyword
> searches I can think of on the eclipse.* newsgroups, and cannot find a
> way to do the simple task of pointing Eclipse at a toolset other than
> the default.
>
> Obviously Macraigor did it else their cross-development environment
> wouldn't have worked, but I can't figure out how they did it.
>
> Can anyone help?
>
> Thanks...
Previous Topic:Managing C++ header files without extensions
Next Topic:How to
Goto Forum:
  


Current Time: Sun May 11 11:13:36 EDT 2025

Powered by FUDForum. Page generated in 0.02767 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top