Displaying 3 results from an estimated 3 matches for "recent_version".
2016 Oct 17
4
unable to compile llvm with gcc 4.7.4
...onable system boostrape-ed
with (tinycc/alternative C compiler), but only in the gcc world since
a modern c++ compiler is only bootsrape-able from near any C compiler
there. clang and llvm are unable to do it. That why I would need to
get 2 gccs: "any C compiler" -> gcc 4.7.4 -> gcc recent_version ->
llvm.
On Fri, Oct 14, 2016 at 4:02 PM, Renato Golin <renato.golin at linaro.org> wrote:
> On 13 October 2016 at 12:56, <sylvain.bertrand at gmail.com> wrote:
>> It's my custom distro. My goal is to make it boostrap-able with tinycc (or any
>> little C compiler...
2016 Oct 17
4
unable to compile llvm with gcc 4.7.4
...with (tinycc/alternative C compiler), but only in the gcc world since
>> a modern c++ compiler is only bootsrape-able from near any C compiler
>> there. clang and llvm are unable to do it. That why I would need to
>> get 2 gccs: "any C compiler" -> gcc 4.7.4 -> gcc recent_version ->
>> llvm.
>>
>> On Fri, Oct 14, 2016 at 4:02 PM, Renato Golin <renato.golin at linaro.org>
>> wrote:
>> > On 13 October 2016 at 12:56, <sylvain.bertrand at gmail.com> wrote:
>> >> It's my custom distro. My goal is to make it boostra...
2016 Oct 13
2
unable to compile llvm with gcc 4.7.4
On Wed, Oct 12, 2016 at 07:15:39PM +0100, Renato Golin wrote:
> On 12 October 2016 at 18:37, <sylvain.bertrand at gmail.com> wrote:
> > Suggestion is not clear answer. How such a decision taken? Is there a board of
> > people which have to vote to valid the choice of minimal gcc (and clang) version
> > effective?
>
> We don't have such process, unfortunately.