[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] How do I use the git repository to build?
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] How do I use the git repository to build? |
Date: |
Mon, 16 Dec 2013 08:05:52 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
john o goyo <address@hidden> writes:
> On 12/11/13 05:42, Gaius Mulley wrote (in part):
> [...]
>> To produce a tree looking like this:
>>
>>
>>
>> +------[gm2]----------+---------+
>> / | \ \
>> / | \ \
>> [gm2-harness] [gcc-versionno] README combine-trees
>> | |
>> | |
>> "etc" +--------+-[gcc]--------------+
>> / / | \
>> / / | \
>> [fortran] [c-family] [gm2] [testsuite]--+-----------+
>> / \ | | |
>> / \ | | |
>> "etc" [gm2-libs] [gm2-compiler] [gm2] [c-c++-common] [lib]
>>
>
> Gaius, thank you for the explanation but whither libgm2? In the
> top-level gcc-4.7.3 source-tree, one finds libada, libcpp, libgcc,
> libgfortran, and so on. Does libgm2 not go there? According to
> produce-gcc-gm2-tree, gcc-${GCC} seems to be a sibling of libgm2.
>
> john
Hi John,
ops yes - sorry - libgm2 should be under [gcc-versionno]. I'll update
the README accordingly,
regards,
Gaius