[PATCH] Verbosity of toolchain checks

Yann E. MORIN yann.morin.1998 at anciens.enib.fr
Fri Aug 25 21:02:58 UTC 2006


Hello!

This is a patch that adds verbosity in the toolchain checks: check_cc, check_ld
and check_strip now echo the result of the check when V=2 is specified, and
stays silent for other values (do we ever use >2 values, no I didn't see any).

That's quite usefull to see at a glance if a check was successfull or not
without delving in subsequent compilation lines to see if a flag is present or
not.

I'm using that as I encounter problems with static linking, as well as with
busybox shared library on x86_64, although that might not be toolchain-related.

On a side note, why do they get triggered for menuconfig (and possibly other
configs)?

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +0/33 662376056 | Software  Designer | \ / CAMPAIGN     |   ^                |
| --==< °_° >==-- °---.----------------:  X  AGAINST      |  /e\  There is no  |
| web: ymorin.free.fr | SETI at home 3808 | / \ HTML MAIL    |  """  conspiracy.  |
°---------------------°----------------°------------------°--------------------°
-------------- next part --------------
A non-text attachment was scrubbed...
Name: toolchain_check_verbosity.patch
Type: text/x-diff
Size: 2676 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/busybox/attachments/20060825/fbdf8ef9/attachment-0002.bin 


More information about the busybox mailing list