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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/