[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: #import obsolete warning
From: |
Nicola Pero |
Subject: |
Re: #import obsolete warning |
Date: |
Thu, 19 Aug 2004 18:17:25 +0100 (BST) |
> Hi all,
>
> I have installed gcc-3.3.2-sol9-sparc-local on a Solaris 9 machine and
> configured make as follows
>
> cd /usr/src/core/make
> ./configure --prefix=/opt/GNUstep --enable-import
> make
> make install
>
> I nevertheless get
>
> warning: #import is obsolete, use an #ifndef wrapper in the header file
>
> for each file. How can this be suppressed?
Wonder how that mess came up. Anyway, try manually adding -Wno-import to
OBJCFLAGS in config.make.