Re: Compiling sources with different libc6 versions
Keith Smith <[email protected]> Sun, 15 Feb 2004 20:52:20 -0700
| Newsgroups | gmane.linux.drivers.wireless.access-point |
|---|---|
| Message-ID | <[email protected]> |
It's likely GCC not glibc. You should be compiling with uClibc for the wl11000, otherwise nothing fits. Lluis wrote: > hi all! > the problem started some months ago, but finally decided to ask about it > :) > > the case is that now, using debian, the actual libc6 and libc6-dev > packages' version is 2.3.2.ds1-10, and if I compila an image for my > wl11000, it keeps rebooting on and on after the "- starting kernel" > message (so when alios ends his work, i think) > > but in the other hand, with the previous version I was using, 2.3.2-9 > (and if I replace with that version, all works again as expected) > > so the question is, why the images compiled with libc6's (or libc6-dev's, > don't know, as one depends on the other) versions containing the ds1 > "thing" don't work as the previous ones? > > thanks a lot > > PS: the gcc version used is 3.3.2