On Mon, Jul 16, 2012 at 01:46:42PM +0200, Jan Stary wrote: > Right; with the real -current, it works by stripping the '-x c'.
Notice that, contrarily to that junk that's gnu libtool, we don't remove parameters randomly. We do parse -x something in exactly the same way that gcc does. Yes, passing that thru linking is a bit weird, but that's something I can at least understand, contrarily to just ignoring almost everything...