bug-make
[Top][All Lists]
Advanced

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

Re: undefined reference to `__alloca'


From: Paul Smith
Subject: Re: undefined reference to `__alloca'
Date: Sat, 18 Nov 2017 13:02:00 -0500

On Sat, 2017-11-18 at 16:17 +0000, Earnestly wrote:
> However I am now getting:

Thanks for the good info on your version of make and GCC... but... can
you provide details on what operating system you're using?  I can't
reproduce this on any of my systems so I'm just curious.  Is it just
the newer glibc causing this?

Also curious: why does the build decide to compile/link the version of
glob that comes with make?  If you're using glibc then it should use
the one that comes with glibc instead.


You could try grabbing the glob.[ch] / fnmatch.[ch] from the latest
gnulib; I'm not sure how easy it would be to just drop in.  The goal of
the current set of changes is to switch over to using gnulib.



reply via email to

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