Re: [PATCH] fixed: CRC32=y && 8193TOO=m unresolved symbols

Linus Torvalds (torvalds@transmeta.com)
Wed, 4 Jun 2003 08:41:59 -0700 (PDT)


On Wed, 4 Jun 2003, Jeff Garzik wrote:
>
> Any opinions on moving it out of lib/lib.a?
>
> We have our own conditional linking system, essentially, so that's what
> I would prefer.

That makes sense. lib/lib.a wasn't ever _that_ sensible, since we only
really include object files in it that we know should be linked in. The
linker really does know less than the build system, and in this case that
seems to be causing a real bug.

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/