Re: RE : Building kernel 2.6.21.3 for arm on cygwin

From: Jan Engelhardt
Date: Sat Jun 09 2007 - 03:52:04 EST



On Jun 9 2007 00:10, Sam Ravnborg wrote:
>Hi Matthieu.
>
>Can you please try to tell what your patch actually does.
>
>As for the part added in the MAkefile you pass -lintl for Cygwin -
>but I fail to see _why_ -lintl is needed.

It is because I think .DLLs do not have something like ELF's DT_NEEDED,
hence needing to specify all libs you ever need explicitly. Quite ugly.



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