Hi Richard,
base cannot build since you removed support for garbage collection this morning. It fails at link time. See this :

Making all in Tools ...
Making all for tool autogsdoc...
 Linking tool autogsdoc ...
../Source/./obj/libgnustep-base.so: undefined reference to `GS_GC_HIDE'
collect2: ld returned 1 exit status
make[4]: *** [obj/autogsdoc] Erreur 1


I had run 'make clean' before. I fi Run make with a -j4, argument, I've got 4 linking error messages in cvenc, gdnc, gspath and autogsdoc.

Is it a configuration problem her ? I didn't thought I had some garbage collector support.

Cheers,
Bertrand

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to