Hello everybody! It's a pleasure to participate this mailing list. First, sorry my terrible english.
The problem is that has compiled a kernel static and a newer version of busybox. Everything works fine, then I started a compilation of my Qt program. When I tried to run this one, nothing ocurr. Then I ran a 'file' command over both binaries and I could see the difference: file rootfs/bin/busybox rootfs/bin/busybox: ELF 64-bit LSB executable, x86-64, version 1 *(SYSV)*, statically linked, for GNU/Linux 2.6.24, BuildID[sha1]=9d4ef3846bb2af51f33074868457e1e8b0be830b, stripped file rootfs/bin/DWatson rootfs/bin/DWatson: ELF 64-bit LSB executable, x86-64, version 1 ( *GNU/Linux),* dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=26ffca5b87d9969e639f0f951228ca6e1a1175d0, not stripped So, does someone knows how can I change the busybox configuration to compile using GNU/Linux instead SYSV? Thanks in advanced and I wish a Happy New year for all! -- Djames Suhanko LinuxUser 158.760
_______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
