> Christoph Egger wrote: > > > > Attached. > > libgii-debug-experimental.output.gz is the whole subdirectory > > as I sent in my last mail with debug info. > > libgii-debug-experimental.output2.gz is the failing libtool link > > line with debug info. > > Doh! In a directory named ggbundle, > file -L /path/to/with/ggbundle/in/it | grep bundle will return true!
Ah, that explains the warning .dylib is a module... I can now reproduce this kind of failure with libtest - just rename 'libtest' to 'libtestbundle'. Though there's a little difference: The failure does not happen when creating a shared module as in the experimental tree, it happens when linking a program (in the demos subdirectory). > Let me look into a patch, probably testing for 'Mach-O bundle' is better > than testing for 'bundle'. hmm... and what prevents the user to name a directory 'Mach-O bundle' ? [FSF related talk discontinued on bug-libtool] > Thanks for this report, np -- Greetings, Christoph 10 GB Mailbox, 100 FreeSMS/Monat http://www.gmx.net/de/go/topmail +++ GMX - die erste Adresse für Mail, Message, More +++ _______________________________________________ Bug-libtool mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-libtool
