On Sunday 26 October 2008 16:39:13 Rob Landley wrote: > So svn 23660 broke arm with my .config, but if I change my .config from > MALLOC=y to MALLOC_STANDARD=y it works again. > > Does anybody understand the difference between the "MALLOC" > and "MALLOC_SIMPLE" options? The make help is not being useful here. > > Off to try MALLOC_SIMPLE...
That works too. It's only the base "MALLOC" option that doesn't work. I'm not sure if this is an oabi issue or if you just haven't been trying MALLOC=y. (Still don't know the difference between MALLOC and MALLOC_SIMPLE, other than "one works".) Rob _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
