gm2
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gm2] Hello World !


From: Matthias Kurz
Subject: [Gm2] Hello World !
Date: Thu, 25 Sep 2003 02:58:38 +0200
User-agent: Mutt/1.4i

Hi.

After the success stories in the last time i could not withstand to
try it myself, again. So i tried to build it under Solaris.

Additionally to the 2 already reported problems i found a bashism
in "gm2/tools-src/buildpg", where the bash specific keyword "function"
is used in two function declarations (one can just leave it out).
And then there was a second problem in "gm2/tools-src/makeversion".
The Solaris "expr" does not know the "match" keyword. Instead one has
to use the "colon" syntax: "expr s : rex" instead of "expr match s rex".
The "colon" syntax is also understood by other expr implementations
(e.g. the GNU one).

In the end i found that "DESTDIR" is ignored during "make install"
for the following things:
info/gm2.info
lib/gcc-lib/i386-pc-solaris2.8/3.3.1/gm2/    (whole dir tree)
bin/h2def
bin/gm2m
bin/gm2
This brings problems during packaging (i want to package it for the
OpenPKG project http://www.openpkg.org/).

Great job, Gaius ! I cannot wait to try it with "real" sources.


   (mk)

PS: Has anybody ever tried gm2 on non-intel architectures ?
    This would be the next thing, i'd have to try.

-- 
Matthias Kurz; Fuldastr. 3; D-28199 Bremen; VOICE +49 421 53 600 47
   >> Im prämotorischen Cortex kann jeder ein Held sein. (bdw) <<



reply via email to

[Prev in Thread] Current Thread [Next in Thread]