On Saturday 08 November 2008 18:27, Cristian Ionescu-Idbohrn wrote: > On Wed, 29 Oct 2008, Peter Kjellerstedt wrote: > > > Misconfiguration in what way? The trylink script adds linker > > options to $(LD_FLAGS) prefixed with -Wl, (which is correct > > since $(LD_FLAGS) is intended for gcc). These options are > > also needed if you want to call ld directly, and thus the > > "convertion" from $(LD_FLAGS) to $(ld_flags) above. > > > > The alternative I guess would be to use gcc instead of ld, but > > I do not know if that is feasible as I have not looked into what > > ld is currently used for. > > Looks like this may be falling through cracks :( > Bernhard did not comment the above, AFAICS. > Please consider applying this patch.
Applied, thanks. -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
