Gentoo Archives: gentoo-user

From: Joerg Schilling <Joerg.Schilling@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Make failed to compile: symbol __alloca not found...
Date: Tue, 12 Dec 2017 11:09:26
Message-Id: 5a2fb8d8.dE4LJ6VBkfDHtgW0%Joerg.Schilling@fokus.fraunhofer.de
In Reply to: Re: [gentoo-user] Make failed to compile: symbol __alloca not found... by Raffaele Belardi
1 Raffaele Belardi <raffaele.belardi@××.com> wrote:
2
3 > > Or dig into why the following happens, i.e. why is __alloca not
4 > > defined in glob_in_dir() ...
5 > >
6 >
7 > I don't think it's glibc, here make compiles fine:
8
9 It is built into gcc, but you need the right include file that defines:
10
11 #define alloca(x) __builtin_alloca(x)
12
13 Jörg
14
15 --
16 EMail:joerg@××××××.net (home) Jörg Schilling D-13353 Berlin
17 joerg.schilling@××××××××××××××××.de (work) Blog: http://schily.blogspot.com/
18 URL: http://cdrecord.org/private/ http://sf.net/projects/schilytools/files/'