In message <op.xtqoxoeyizronj@bluey>
          WPB <wpb.f...@gmx.com> wrote:

> On Sun, 08 Feb 2015 12:11:22 -0000, alan buckley <alan_...@hotmail.com>
> wrote:
>
> > WPB wrote on Date: Sat, 7 Feb 2015 20:27:31:
> [snip]
> >> So it looks like there's a hard-coded reference in there to a file:
> >> /home/alanb/gccsdk/env/share/bison/m4sugar/m4sugar.m4 - again, it
> >> appears
> >> 'bison' is broken. Would people agree?
> >>
> [snip]
> >
> > The path looks like it's from my machine when I last ran the autobuilder
> > on bison. If anyone knows what the paths should be for RISC OS (or
> > better still had a patch) I can look at fixing and rebuilding both flex
> > and bison.
> >
> > Regards,
> > Alan
>
> Just found this:
> http://permalink.gmane.org/gmane.comp.parsers.bison.general/5282
>
> which may help resolve this?
>

pkgdatadir is the directory that contains data needed by Bison.
it has mostly m4 related stuff.
If prefix=/home then this might be /home/Bison directory and the bison
binary might be in /home/bin with flex and m4 binaries.
There doesn't appear to be any data directories required for flex or m4,
but m4 can use the -I switch tho include a directory of macros.
The m4 package has a directory 'examples' that you can run in m4
interactively in conjuction with the m4.html tutorial.

However, though I have everything needed in place, during a compiling
job, I get an error when using bison/flex/m4.


Ron M.

_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK

Reply via email to