[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] -fiso AND -flibs=logitech, possible?
From: |
Dragiša Durić |
Subject: |
[Gm2] -fiso AND -flibs=logitech, possible? |
Date: |
Tue, 27 Jul 2010 09:09:17 +0200 |
I would like to use ISO Modula-2 for my GNU Modula-2 work. Also, some
old code of mine is easier ported by using Logitech lib (my tool path
was Logitech -> TopSpeed -> Gardens Point Modula-2)...While I can go
lower and finish current task directly using Builtins module, I would
like to know why 'subject' is not possible.
> dragisha/pts/2: ~/m2/gm2.lib0% gm2 -I. -fiso -flibs=logitech -c ByteOps.mod
> /opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/pim/SYSTEM.def:40:1: error:
> undeclared symbol (BITSET)
> /opt/lib/gcc/x86_64-unknown-linux-gnu/4.1.2/gm2/pim/SYSTEM.def:204:5: error:
> undeclared identifier(s) in EXPORT list of DEFINITION MODULE
but also
> dragisha/pts/2: ~/m2/gm2.lib0% gm2 -I. -flibs=logitech -fiso -c ByteOps.mod
> failed to find definition module BlockOps.def
--
Dragiša Durić <address@hidden>
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gm2] -fiso AND -flibs=logitech, possible?,
Dragiša Durić <=