* Re: [gentoo-user] Make failed to compile: symbol __alloca not found...
@ 2017-12-12 11:09 99% ` Joerg Schilling
0 siblings, 0 replies; 1+ results
From: Joerg Schilling @ 2017-12-12 11:09 UTC (permalink / raw
To: gentoo-user
Raffaele Belardi <raffaele.belardi@st.com> wrote:
> > Or dig into why the following happens, i.e. why is __alloca not
> > defined in glob_in_dir() ...
> >
>
> I don't think it's glibc, here make compiles fine:
It is built into gcc, but you need the right include file that defines:
#define alloca(x) __builtin_alloca(x)
Jörg
--
EMail:joerg@schily.net (home) Jörg Schilling D-13353 Berlin
joerg.schilling@fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2017-12-10 6:28 [gentoo-user] Make failed to compile: symbol __alloca not found tuxic
2017-12-11 16:13 ` David Haller
2017-12-11 17:23 ` tuxic
2017-12-11 20:07 ` David Haller
2017-12-12 6:26 ` Raffaele Belardi
2017-12-12 11:09 99% ` Joerg Schilling
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox