Hello everyone,
I need to debug a binary which is started during the boot process by
init.d and I am working with a RAMFS.
I would like generate an image with my package unstripped but for now
I just discovered how to compile my package as not stripped using
STRIP=/bin/true, I can't generate a whole image not stripped because
the size is too much and does not fit my flash.
How can do that ?
One idea could be to compile my package unstripped and then copy
manually the binary in the rootfs present in the build_dir/ .. but how
can I from that generate an image without recompile the packages ? In
that way the package will be recompiled and the stripped binary put in
the fs -.
Maybe I am completely out of the right way .. I am just asking.
Pietro Paolini
[email protected]
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel