[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Gm2] Gm2-4.7.3: progress of some sort
From: |
Gaius Mulley |
Subject: |
Re: [Gm2] Gm2-4.7.3: progress of some sort |
Date: |
Mon, 26 Jan 2015 09:30:38 +0000 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
john o goyo <address@hidden> writes:
> I was finally able to download the combined tarball gcc+gm2 for
> gcc-4.7.3. Configure ran to completion but gmake failed at libgm2.
> In particular, there are many conditional compilations (HAVE_*) and
> configure in libgm2 did not define a single one. I defined all the
> conditional flags and put them in a single header file, included in
> all the C files in libgm2/libpim. The build actually completed but
> little of libgm2 was built.
>
> So, some progress...
>
> john
Hi John,
thanks for the update - so it appears that the problem is the configure
infrastructure in libgm2 (Makefile.am and friends).
regards,
Gaius