It works for me now. Instead of using the gcc tools from ARM.com I followed now the following instructions and it works also without the static options.
http://www.lvr.com/eclipse1.htm 2013/9/30 Tux Leonard <[email protected]> > You only need to find the missing library and install them on the target. > > As mentioned before the -static option is only a workaround. It's only to > see if this is the same problem as mine. > > Do you now how i get ldd running on my target? > What package do I need to install in the Angstrom distribution? > > > > > 2013/9/30 Jesper We <[email protected]> > >> >> On Monday, September 30, 2013 1:47:05 AM UTC+2, Tux Leonard wrote: >>> >>> Can you try to compile your file/projcet with the option -static >>> >> >> Theoretically yes, of course, but this is not a feasible option for me as >> my app uses rather large libraries, starting with Boost. >> I'd rather not have to build them on the PC, and the executable will be >> humongous.... >> >> I'd played some more with this, and I am convinced it is a problem with >> the Linaro toolchain. The older Linaro versions (gcc 4.7) have the same >> problem. >> The error message is a bit off themark, though :-) >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
