gm2
[Top][All Lists]
Advanced

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

[Gm2] ISO & SysClock.def ?


From: Iztok Kobal
Subject: [Gm2] ISO & SysClock.def ?
Date: Mon, 19 Jan 2009 12:51:38 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.1.19) Gecko/20081213 SUSE/1.1.14-2.2 SeaMonkey/1.1.14

Compilation failed:

gm2 -c -g -fiso -I. -I../src/ ../src/MppMain.mod -o mppmain.o
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: syntax error, found `<'
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: syntax error, `;' missing
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: syntax error, `=' missing
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: syntax error, `;' missing
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: syntax error, found `='
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: expecting one of: NOT ( integer number real number __ATTRIBUTE__
identifier string { - +
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:14:3:
error: syntax error, found `>'
/home/kiztok/sw/src/GM2/usr/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/iso/SysClock.def:54:1:
error: compilation failed
make: *** [all] Error 1


Contents of SysClock.def reveals that something is really wrong:

...snip...

CONST
  maxSecondParts = <implementation-defined integral value>;

...snap...


What to do ?

Regards, Iztok





reply via email to

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