[ Apologies for cross-posting. ] I am bewildered why cynthiune.app FTBFS on hurd-i386 and powerpc:
| g++ -shared -rdynamic | -L../../Frameworks/Cynthiune/Cynthiune.framework/Versions/Current | -lCynthiune -lmcheck -Wl,-z,defs -Wl,--as-needed | -Wl,-rpath,/usr/lib/cynthiune.app -shared-libgcc -fexceptions -o | ./WindowsMedia.format/./WindowsMedia ./obj/WindowsMedia.m.o | ./obj/CWMFile.cpp.o -L/usr/local/lib -L/usr/lib -laviplay | -lgnustep-gui -lgnustep-base -lpthread -lobjc -lm | /usr/bin/ld: cannot find -lobjc | collect2: ld returned 1 exit status Here gnustep-make correctly invokes g++ in the link rule, because there is a C++ file involved. Naturally, libobjc is available, so my only possible conclusion is that there is something special on these archs that I'm entirely missing. Could someone please look and give me some clue where the problem lies, and eventually how it could be fixed? Thanks very much. (The WoedowsMedia bundle was never built on powerpc before, because avifile was not available there until recently.) -- To UNSUBSCRIBE, email to debian-powerpc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org