Jivin Michael Schnell lays it down ... > On 03/24/2010 04:22 AM, Dave Rensberger wrote: > > The biggest problem I've run into so far is that bzero and bcopy don't seem > > to be defined for i386 in uClibc. > > > > I found that they are not defined in the NIOS version (supported > elsewhere) either. So I suppose they are obsolete and the source code of > the appropriate program should be changed.
They are there AFAICT, look in your uClibc .config, you need these options enabled: UCLIBC_SUSV3_LEGACY=y UCLIBC_SUSV3_LEGACY_MACROS=y Pretty sure the default to calls to memcpy/memset/memmove as needed, Cheers, Davidm -- David McCullough, david_mccullo...@mcafee.com, Ph:+61 734352815 McAfee - SnapGear http://www.mcafee.com http://www.uCdot.org _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev