Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Configure Cross GCC Toolchain Assembler?
Configure Cross GCC Toolchain Assembler? [message #533084] Wed, 12 May 2010 04:19 Go to next message
Eclipse UserFriend
Hello,

I intend to use Eclipse CDT for embedded powerpc development.

I built binutils, gcc, newlib and gbd for that purpose. I've configured Eclipse CDT to use the Cross GCC toolchain with the appropriate prefix and path to utilise the tools I've built. I appear to be able to compile and link C/C++ code.

I also need to create some start up code for my target in assembly language. This is where the problem lies. Although the IDE recoginses the assembly source files for what they are, I find that the Cross GCC toolchain only appears to provide for access to my compiler and linker and not the assembler.

So how can I do mixed C/C++ and assembly language development with this configuration?
Have I missed something simple in the setup or does the functionality I'm looking for not exist via the Cross GCC toolchain?


Thanks in advance.


Peter
Re: Configure Cross GCC Toolchain Assembler? [message #558514 is a reply to message #533084] Mon, 13 September 2010 06:37 Go to previous messageGo to next message
Eclipse UserFriend
Hello,

Unfortunately, I got no response to my original posting. However, I recently came across this tutorial which follows the same procedure I was undertaking:

http://embedded-linux.co.uk/tutorial/eclipse-cross-compile

In this instance however, the tutorial states that the Cross GCC Assembler is available in the configuration, where in my case it is not.

Can anyone throw some light on why this might be the case?

I am now using Helios with CDT V7.0.0. The toolchain I am using is for PowerPC EABI, although I believe the problem to be independent of the toolchain.

Thanks for any response!

Peter
Re: Configure Cross GCC Toolchain Assembler? [message #645617 is a reply to message #558514] Sat, 18 December 2010 16:06 Go to previous messageGo to next message
Eclipse UserFriend
Did you try posting in
http://www.eclipse.org/forums/index.php?t=thread&frm_id= 80

It's also something I shall be interested to know about too.

Thanks

Sanjay
Re: Configure Cross GCC Toolchain Assembler? [message #645618 is a reply to message #645617] Sat, 18 December 2010 16:19 Go to previous messageGo to next message
Eclipse UserFriend
Sorry, my mistake; I did not realize I was already viewing this on CDT forum.

Would look forward to someone addressing this.

Thanks

Sanjay
Re: Configure Cross GCC Toolchain Assembler? [message #767319 is a reply to message #645618] Sat, 17 December 2011 11:56 Go to previous message
Eclipse UserFriend
Tool Chain Editor -> Select Tools

Select GCC Assembler then click on "Add Tool" and you are DONE!

Previous Topic:How do I set a header file to be seen from everywhere?
Next Topic:Auto-Refresh Output File in Eclipse Indigo C/C++
Goto Forum:
  


Current Time: Sat Jul 19 19:49:17 EDT 2025

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

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

Back to the top