>   I use Apple's GCC and Apples runtimes, not GNUstep.
>   I only use gnustep-make instead of xcode.
>   And xcode works fine for PopplerKit.
>   Therefore, the problem should be the internal setting of gnustep-make,
>   or I miss something in the GNUmakefile.
> 
>   But I  try _OBJCC_FILES (see GNUmakefile below)
>   but gnustep-make simply ignore it.
>   _OBJC_FILES works file.
>   I have gnustep-make 1.11.2 (lastest release).
> 
>   Thanx.
> 
>   Yen-Ju
> 
> GNUmakefile:
> 
> include $(GNUSTEP_MAKEFILES)/common.make
> 
> CC=${CXX}

Works for me on Linux, but I don't understand why you add CC=${CXX}

Any special reason for that ?  What happens if you remove it ?

Can you do 'make messages=yes' and report exactly the error messages that 
you are getting ?

Thanks



_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to