|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
Executable not foundHi. I’m trying to execute a program in Verdex board
(PAX270 CPU 400Mhz). Previously I had a Connex Gumstix. The same programs were
executed OK, in connex version. What is the problem? It’s possible that several options of Buildroot
Should be changed? I changed the architecture option in Buildroot
options, but it isn’t enough to save the problem. Please can you help me? Thanks PD: If you need more information, ask without problems. _____________________________ Asier
Berasategui
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gumstix-users mailing list gumstix-users@... https://lists.sourceforge.net/lists/listinfo/gumstix-users |
|
|
Re: Executable not foundHi Asier,
> I'm trying to execute a program in Verdex board (PAX270 CPU 400Mhz). > > Previously I had a Connex Gumstix. The same programs were executed OK, in > connex version. The same source or the same executable? There are at least 3 different environments that might exist on your verdex: - buildroot - uses uclibc - early OE - uses uclibc - later OE - uses glibc An executable built for uclibc won't run under glibc and vice-versa. If you rebuild your executable using a build environment which matches whats on your board (which might not be the latest) then it should work again. -- Dave Hylands Vancouver, BC, Canada http://www.DaveHylands.com/ ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ gumstix-users mailing list gumstix-users@... https://lists.sourceforge.net/lists/listinfo/gumstix-users |
| Free Forum Powered by Nabble | Forum Help |