attaching an interrupt in beaglebone bsp

Angelo Fraietta newsgroups at smartcontroller.com.au
Sun Jun 21 22:57:43 UTC 2015


Perhaps it might be best to add in the host dependencies page

https://docs.rtems.org/rsb/

sudo apt-get install autoconf automake bison flex binutils gcc g++ gdb
texinfo unzip ncurses-dev python-dev git pax bison cvs flex


And in the beagleboard totorial add this as a first step before building
the toolset.




On Sun, Jun 21, 2015 at 7:51 AM, Chris Johns <chrisj at rtems.org> wrote:

> On 19/06/2015 11:47 pm, Gedare Bloom wrote:
> > On Fri, Jun 19, 2015 at 1:52 AM, Chris Johns <chrisj at rtems.org> wrote:
> >> On 19/06/2015 1:54 pm, Angelo Fraietta wrote:
> >>> There were other dependencies also that need to be added to it also.
> >>
> >> I do not mind adding pax but RTEMS should handle a missing pax better.
> >> The RSB check is not suppose to be mega check of any thing a package
> >> might need. It puts demands on to users for things they may never use.
> >>
> > Perhaps sb-check can be parametrized to check for specific packages
> > being built, or the packages can provide a config file to specify
> > their dependencies that sb will check before trying to build the
> > package?
>
> I think it is a good idea to add something like this to the RSB. We
> would need to update the various packages as needed. Checking for
> various executables is easier, check for libraries is a little more
> difficult, ie libz or zlib for gcc.
>
> > If this is of interest we can at least open a ticket about it.
>
> If you want. It is a low priority. A higher priority item is to add a
> License field and collect them all.
>
> Chris
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20150622/dfbe9c59/attachment.html>


More information about the users mailing list