[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [corebase] - configuration fails because of
From: |
Germán Arias |
Subject: |
Re: [corebase] - configuration fails because of |
Date: |
Thu, 30 Jul 2015 13:02:59 -0600 |
Hi,
El mar, 28-07-2015 a las 18:34 +0200, Thomas-Karl Pietrowski escribió:
> Hello,
>
> while using clang to build gnustep I faced the following problem building
> packages in a PPA for Ubuntu [1]. I added "--without-objc" but the configure
> procedure is still looking for "cc1obj" is this a bug or did I miss something?
>
> Thanks and regards
> Thomas Pietrowski
>
> [1] - https://launchpadlibrarian.net/212949380/buildlog.txt.gz
>
As far as I know CoreBase requires Objective-C, see:
http://lists.gnu.org/archive/html/discuss-gnustep/2015-01/msg00028.html
I don't know why --without-objc is available.
Germán