https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54720
Keith Marshall <keith.marshall at mailinator dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |keith.marshall at mailinator dot c | |om --- Comment #1 from Keith Marshall <keith.marshall at mailinator dot com> --- This appears to afflict version 4.8.5 too. After successfully completing a crossed-native build for the mingw32 target, make prefix=`pwd`/staged install-strip omits all libraries, associated headers, and the associated dll for the libobjc component, whereas make prefix=`pwd`/staged install includes them. The difference in installed inventory, between execution of each of these commands is attached.