emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't compile


From: Germán Arias
Subject: Re: Can't compile
Date: Wed, 10 Aug 2011 17:59:52 -0600

On mié, 2011-08-10 at 16:44 -0600, Davis Herring wrote:
> 
> By keeping the "-x objective-c" you're telling the compiler that all
> subsequent files are Objective C files, including ../lib/libgnu.a.
> 
> You'll have to find some way to restrict those flags to only the actual
> source files, perhaps by countermanding them with "-x none" later.

This solve the problem. Thanks.

> 
> Davis
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]