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: Gabriel Dos Reis
Subject: Re: [Axiom-developer] Axiom on Mac OS X
Date: Tue, 24 Jun 2014 17:16:27 -0700

getline() is a POSIX standard function defined in <stdio.h>. 


On Tue, Jun 24, 2014 at 7: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]