Warn the user that GNUstep doesn't work with the NeXT Objective C

runtime.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@1821 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Andrew McCallum 1996-09-24 15:55:56 +00:00
parent 1537fc493f
commit bcbe46a7d6

View file

@ -97,6 +97,11 @@ if test $NeXTCC = 0; then
ac_ext=$saved_ac_ext
if test $NeXT_runtime = 1; then
AC_MSG_RESULT(no: NeXT runtime)
AC_MSG_ERROR(Sorry GNUstep doesn't yet work with the NeXT runtime.
Type `setenv CC gcc -fgnu-runtime' and run ./configure again.
If you are interested in having GNUstep work with the NeXT runtime
please contact Andrew McCallum <mccallum@gnu.ai.mit.edu>.)
# Not reached, for now...
LIBOBJC=''
CC="$CC -fnext-runtime"
# Make sure that we get NeXTs objc/*.h files