You appear to be trying to build the ancient runtime - a slightly hacked-up
version of the GCC runtime back-ported to work with archaic versions of gcc.
If you're using clang, please use the GNUstep runtime ('libobjc2'), which is
fully supported by clang.
David
On 22 Dec 2013, at 00:20, Kevin Ingwersen <[email protected]> wrote:
> Hello!
>
> First, the error:
>
> Ingwie@ingwies-air ~/Downloads/gnustep-startup-0.30.0/sources/libobjc $ make
> This is gnustep-make 2.6.5. Type 'make print-gnustep-make-help' for help.
> echo "" > tmp-runtime
> echo "/* This file is automatically generated */" > runtime-info.h
> `gcc -print-prog-name=cc1obj` -print-objc-runtime-info tmp-runtime >>
> runtime-info.h
> /bin/sh: cc1obj: command not found
> make: *** [runtime-info.h] Error 127
> make: *** Deleting file `runtime-info.h’
>
> Reason: clang does not support this option. I don’t know why, but it just
> does not. And so doesn’t it support '-print-objc-runtime-info‘.
>
> Is there a work around? Otherwise, I am just going to add GCC to the
> installation I just created.
>
> Kind regards, Ingwie
> _______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
-- Sent from my PDP-11
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep