[Oberon] Oberon 3 on Windows 7, PELinker, Windows executable
Chris Burrows
chris at cfbsoftware.com
Tue Mar 17 14:42:46 CET 2015
>
> From: Dieter [mailto:d.gloetzel at web.de]
> Sent: Tuesday, 17 March 2015 5:01 AM
> To: chris at cfbsoftware.com; ETH Oberon and related systems
> Subject: Re: [Oberon] Oberon 3 on Windows 7, PELinker, Windows
> executable
>
> ===============================================================
> I modified the HelloCon.Link as best, as I could think off, like:
> ===========================================================
> MODULES
> Kernel32, Kernel, ADVAPI32, Registry, FileDir, AosIO, Files,
> Modules, Strings, InOut
...
...
> ==============================================================
> This yields another trap
> ==============================================================
> TRAP 100 HALT statement in thread Oberon.Loop
>
> BootLinker.Halt PC = 1857
> msg = "Imported module not loaded"
....
....
> mname = "Dates"
Having removed all the noise from your message I was left with the above. I
added Dates to then list of modules and then got a similar error message
with a different module. Eventually after a bit of trial and error I got it
to link with the following module list (the order is important):
MODULES Kernel32, Kernel, ADVAPI32, Reals, Registry, Dates, FileDir, AosIO,
Files, Modules, Strings, InOut
Regards,
Chris
Chris Burrows
CFB Software
http://www.cfbsoftware.com
More information about the Oberon
mailing list