Compiling busybox to .s assembly file

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Mar 2 19:52:59 UTC 2011


On Wed, Mar 02, 2011 at 07:24:43PM +0100, Bernhard Reutner-Fischer wrote:
>Eric Schulte <eschulte at cs.unm.edu> wrote:

>That said, WTH are you doing? :)

oh, i see. Perhaps use a wrapper that creates the asm for you and work
on those?
Like (with something like the attached):
make distclean defconfig
make CC=~/gcc-wrap.sh
find ./ -name "*eric_s"

HTH,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-wrap.sh
Type: application/x-sh
Size: 237 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20110302/81d8b425/attachment.sh>


More information about the busybox mailing list