comp.lang.ada
 help / color / mirror / Atom feed
From: gabriele.galeotti.xyz@gmail.com
Subject: Re: SweetAda 0.1e released
Date: Sat, 25 Jul 2020 09:17:39 -0700 (PDT)	[thread overview]
Message-ID: <6cbf26a5-2047-4685-a87b-381bc5fedd5bo@googlegroups.com> (raw)
In-Reply-To: <d7fa3530-0069-4567-b664-d972531e4c64o@googlegroups.com>

On Saturday, July 25, 2020 at 3:44:57 PM UTC+2, Roger wrote:
> On Thursday, July 23, 2020 at 4:03:06 AM UTC+10, gabriele....@gmail.com wrote:
> > Hi all. I've just released SweetAda 01.e.
> > 
> > Go to http://www.sweetada.org and download the archive. RTS and LibGCC packages are still valid @ 0.1c.
> > 
> > - general cleanup and cosmetics
> > - general infrastructure improvements
> > - QEMU-RISC-V-32 target can do serial output in a terminal
> > - IntegratorCP target uses LCD VGA
> > - Malta MIPS target uses a VGA PCI board
> > - handling of directories in the cpus hierarchy, which allows selective unit overriding
> > - Insight can be called as a toolchain component
> > - IOEMU configuration files are now fully consistent
> > 
> > Next days I will to concentrate on generic low-level CPU support, documentation, and restructuring of some redundant units. Let me know, feedback is highly appreciated.
> > 
> > G
> I have not been able to build with 1e  menu.sh.
> The make case statement in menu.sh seems to not get activated.
> In particular, no kernel.cfg file is generated.
> I copied the make statements from 1d into the 1e  menu.sh  and make occurred until:
> 
> [RANLIB]     libplatform.a
> [GPRBUILD-C] build.gpr
> [GPRBUILD-B] build.gpr
> gprbuild: unable to find binder driver /opt/sweetada/libexec/gprbuild/gprbind
> make: *** [Makefile:586: kernel_compile_gpr] Error 4
> 
> PC-x86-64: start kernel build.
> 
> [GPRBUILD-C] build.gpr
> [GPRBUILD-B] build.gpr
> gprbuild: unable to find binder driver /opt/sweetada/libexec/gprbuild/gprbind
> make: *** [Makefile:586: kernel_compile_gpr] Error 4
> 
> After this I removed the 1d statements and tried the original 1e menu.sh.
> As before ./menu.sh generated nothing.
> But I individual menu targets worked from all-clean through configure then
> menu.sh all failed with same error:
> 
> [RANLIB]     libplatform.a
> [GPRBUILD-C] build.gpr
> [GPRBUILD-B] build.gpr
> gprbuild: unable to find binder driver /opt/sweetada/libexec/gprbuild/gprbind
> make: *** [Makefile:586: kernel_compile_gpr] Error 4

Ah, sorry, I forget the kernel.cfg problem.

Are you sure you carry out the right steps? Here a little recap:
1)
edit menu.sh and choose your target by uncommenting it, leave the others commented
2)
execute in the shell "./menu.sh all-clean"
3)
execute in the shell "./menu.sh createkernelcfg"
Some file gets installed, and you should find a proper configured kernel.cfg. Double check. It should replicate your target by means of two variables.
4)
execute in the shell "./menu.sh configure"
You should get a list of parameters.
5)
execute in the shell "./menu.sh all"
Compilation of files.

Let me know if you note something strange.

  parent reply	other threads:[~2020-07-25 16:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-22 18:03 SweetAda 0.1e released gabriele.galeotti.xyz
2020-07-25 13:44 ` Roger
2020-07-25 16:07   ` gabriele.galeotti.xyz
2020-07-25 16:17   ` gabriele.galeotti.xyz [this message]
2020-07-26  1:51     ` Roger Mc
2020-07-26 13:17       ` Roger Mc
2020-07-27 10:59         ` gabriele.galeotti.xyz
2020-07-27 10:51       ` gabriele.galeotti.xyz
2020-07-27 11:34         ` Roger Mc
2020-07-27 13:18           ` gabriele.galeotti.xyz
2020-07-27 14:02             ` Roger Mc
2020-07-27 16:04               ` gabriele.galeotti.xyz
2020-07-28  0:06                 ` Roger Mc
2020-07-28  9:16                   ` gabriele.galeotti.xyz
2020-07-28 13:32                     ` Roger Mc
2020-07-27 16:53               ` Dennis Lee Bieber
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox