Bernhard Fischer wrote:
> So the only immediately annoying thing in ldso remains:
> ldso/ldso/dl-elf.c: In function '_dl_load_shared_library':
> ldso/ldso/dl-elf.c:201: warning: unused parameter 'tpnt'

The solution in the gcc tree is to use __attribute__((unused)) for 
anything that may be unused for certain configurations.  Or one could 
just ignore the warning.

(I'm assuming you're "aldot"?)


Bernd
-- 
This footer brought to you by insane German lawmakers.
Analog Devices GmbH      Wilhelm-Wagenfeld-Str. 6      80807 Muenchen
Sitz der Gesellschaft Muenchen, Registergericht Muenchen HRB 40368
Geschaeftsfuehrer Thomas Wessel, William A. Martin, Margaret Seif
_______________________________________________
uClibc mailing list
uClibc@uclibc.org
http://busybox.net/cgi-bin/mailman/listinfo/uclibc

Reply via email to