Russell King wrote:

>This is not the first time I've encountered this problem with various versions
>of GCC, and have in the past fixed the flags passed to GCC.  However, with the
>way the gnome autoconf stuff works, it'll be very messy to fix it in
>every case without breaking someone's environment.  IMHO, it's a gcc 
>problem, since GCC's just being plain daft.

The compiler is just doing what you tell it.  If you say
`-I/usr/include' twice, it will search that directory twice.  It's not
GCC's job to second guess the user.

The problem should go away if you install a newer glibc.  If not then
let me know and I'll look into it.

p.
unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to