Eigenstate: myrddin-dev mailing list

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

Re: Generating runtime type information.


And, sorry for the spam, but I should also mention that mbld has a couple
more gratuitous changes. From the commit log:

Walk up the directory tree to the project root.

This necessitates some name changes in the mbld input files
in order to know when to walking up the tree. bldfile is renamed
to one of bld.proj or bld.sub, for project roots and subprojects.

split into two files:

    bld.proj:       The project file. This goes at the root
                    of the project heirarchy, and mbld walks
                    up the directory tree until it finds it.

                    A bldfile may call to a subbuild using
                    bld.proj, and all project-relative things
                    will be relative to the most recent bld.proj.

    bld.sub:        The subproject file. mbld includes these
                    from the parent directories.

Dependencies can now be specified using @/, relative
to the project directory, since the '@' symbol is now a
word character.


On Tue, 14 Apr 2015 22:26:34 -0700, Ori Bernstein <ori@xxxxxxxxxxxxxx> wrote:

> So, it should be done, working, and on master now.
> 
> 
> On Mon, 13 Apr 2015 12:56:09 -0500, Ryan Gonzalez <rymg19@xxxxxxxxx> wrote:
> 
> > ...there aren't any new commits!?
> > 
> > On Mon, Apr 13, 2015 at 12:00 PM, Ori Bernstein <ori@xxxxxxxxxxxxxx> wrote:
> > 
> > > It looks like sysselect.sh was broken. Give it another shot.
> > >
> > > On Mon, 13 Apr 2015 10:19:41 -0500, Ryan Gonzalez <rymg19@xxxxxxxxx>
> > > wrote:
> > >
> > > > ../6/6m -I . syswrap+posixy-x64.myr
> > > > Unable to open file syswrap+posixy-x64.myr
> > > > ../6/6m -I . syswrap+posixy-x64.myr
> > > > Unable to open file syserrno+linux-x64.myr
> > > > <snip>
> > > > ../6/6m -I .
> > > > No input files given
> > > --
> > >     Ori Bernstein
> > >
> > 
> > 
> > 
> > -- 
> > Ryan
> > [ERROR]: Your autotools build scripts are 200 lines longer than your
> > program. Something’s wrong.
> > http://kirbyfan64.github.io/
> 
> 
> -- 
>     Ori Bernstein
> 


-- 
    Ori Bernstein

References:
Re: Generating runtime type information.Ori Bernstein <ori@xxxxxxxxxxxxxx>
Re: Generating runtime type information.Ryan Gonzalez <rymg19@xxxxxxxxx>
Re: Generating runtime type information.Ori Bernstein <ori@xxxxxxxxxxxxxx>
Re: Generating runtime type information.Ryan Gonzalez <rymg19@xxxxxxxxx>
Re: Generating runtime type information.Ori Bernstein <ori@xxxxxxxxxxxxxx>