Ah, yes it does, which means that make2 is more than a historical
artifact. I guess I should have spent more time reading it.

However, the make2 scripts still assume that the build environment was
set up correctly, which is a lot of what the scripts in script/ do.
(Specifically those specified in the jsource.yml for a specific
architecture.)

Thanks,


--
Raul

On Mon, Aug 21, 2023 at 8:46 PM Elijah Stone <elro...@elronnd.net> wrote:
>
> ? buildga.sh uses make2
>
> as for the runtime failure, I have no idea what could cause that
>
> On Mon, 21 Aug 2023, Raul Miller wrote:
>
> > As I understand it, the make2 directory isn't being maintained for the
> > general case, and at this point is mostly a historical artifact (it
> > assumes you're using the right version of clang, for example).
> >
> > script/buildga.sh has approximately replaced it. (See also
> > script/github_builds.txt)
> >
> > --
> > Raul
> >
> > On Mon, Aug 21, 2023 at 7:56 PM 'Viktor Grigorov' via Programming
> > <programm...@jsoftware.com> wrote:
> >>
> >> Hey,
> >>
> >> I cloned the jsource repository.
> >> Checked out 9.5.0-beta5
> >> Executed build_all.sh script in make2/ to successfully compile.
> >> Executing the executable jconsole I get return code 134 with
> >> JE has crashed, likely due to an internal bug.  Please report the code 
> >> which caused the crash, as well as the following printout, to the J 
> >> programming forum.
> >> 000055ffd96d7f04: ?:0:  ?
> >> 00007f106b331a1d: src/signal/x86_64/restore.s:1:        ?
> >>
> >> I last compiled 9.4.? ~1--1.5y ago; that was successful. I am missing a 
> >> step or..?
> >>
> >> ----------------------------------------------------------------------
> >> For information about J forums see http://www.jsoftware.com/forums.htm
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to