axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Axiom on Mac OS X


From: Eugene Surowitz
Subject: Re: [Axiom-developer] Axiom on Mac OS X
Date: Tue, 24 Jun 2014 15:02:29 -0400
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

In /usr/include/stdio.h that comes with CYGWIN, we have:

   /* getline - see __getline for now */
and:
   ssize_t _EXFUN(__getline, (char **, size_t *, FILE *));

Cheers, Gene


On 6/24/2014 10:15 AM, address@hidden wrote:
Sarva,

I'm using the gcc compiler provided by Xcode. It's Apple llvm version 5.1.
Would switching the gcc used to the homebrew provided gcc help?

It is clear that the symbol 'getline' has been added to stdio
using the Xcode gcc, which is the cause of the problem.

If you have access to different version of gcc it is likely the
problem will go away.

On a more global solution I'm working on removing noweb completely
from the system but it will take a bit of time. Very few files still
use noweb (mostly the Makefiles) and I'm changing that now.

Tim Daly

p.s. is Sarva your first or last name?


_______________________________________________
Axiom-developer mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/axiom-developer






reply via email to

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