Chuck wrote: > Because the auto-import functionality is very new, these "warnings" > are actually "informational" messages. Eventually, we'll probably > turn them off; right now, tho, they let us know that auto-import is > working properly. If you *really* don't like these warnings, download > the binutils sources, make the obvious changes, and recompile. :-) No problem: it compiles w/ the -Werror flag on, which is on by default for most of my projects, so I don't mind :) I just wanted to know whether this was expected behaviour (apparently, it is) and whether it will go away (apparently, it will), so I'm happy :) Greetz! Ronald -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/