zcip: compiler warning on alignment

Rob Landley rob at landley.net
Tue Sep 12 20:19:36 UTC 2006


On Monday 11 September 2006 10:41 am, Steven Scholz wrote:
> Hi all,
> 
> when compiling zcip of recent svn for ARM (gcc 3.4.4) I get
> 
> busybox/networking/zcip.c: In function `zcip_main':
> busybox/networking/zcip.c:267: warning: cast increases required alignment of
> target type

Well, to start with that should be a uint16_t rather than unsigned short.

Rob
-- 
Never bet against the cheap plastic solution.



More information about the busybox mailing list