Configure Cross GCC Toolchain Assembler? [message #533084] |
Wed, 12 May 2010 04:19  |
Eclipse User |
|
|
|
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
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.05465 seconds