EmbDev.net

Forum: ARM programming with GCC/GNU tools default lib path form arm


von Giuseppe M. (geppo)


Rate this post
useful
not useful
hi all

I'am using eclipse ganymede with WINARM. I can't compile because system
connot find system libraries.

before eclipse i used gcc frontend also for linking, but eclipse use ld
directly.

How can configure eclipse with correct default library path ?

Thanks
Ing Giuseppe Monteleone

von Martin T. (mthomas) (Moderator)


Rate this post
useful
not useful
Giuseppe Monteleone wrote:
>
> hi all
>
> I'am using eclipse ganymede with WINARM. I can't compile because system
> connot find system libraries.
>
> before eclipse i used gcc frontend also for linking, but eclipse use ld
> directly.

Does it? Do you use any plug-in/extension? You can always use a makefile
project, which may be a little more complicated first but might be
easier to manager later (just one text file instead of several
dialog-boxed to remember).

> How can configure eclipse with correct default library path ?
Did you select arm-elf-gcc (not just gcc) in the scanner/build settings?

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.