Sebastian,
Do you know if #1247 is still valid for current RTEMS and newlib?
Gedare
___
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel
On Tue, Feb 24, 2015 at 7:31 PM, Gedare Bloom wrote:
> It looks like you can specify a branch in the %source command, e.g.
> config/tools/rtems-binutils-git-1.cfg has
> %source set binutils
> git://sourceware.org/git/binutils-gdb.git?fetch?reset=hard?branch=master?checkout=%{binutils_version}
>
T
It looks like you can specify a branch in the %source command, e.g.
config/tools/rtems-binutils-git-1.cfg has
%source set binutils
git://sourceware.org/git/binutils-gdb.git?fetch?reset=hard?branch=master?checkout=%{binutils_version}
-Gedare
On Tue, Feb 24, 2015 at 7:30 AM, Hesham Moustafa
wrote
Hi all,
I was trying to compile/build Rump Kernel (POSIXy hypercall + Rump
kernel) as a library to run above RTEMS/POSIX. So, this POSIXy
Hypercall expects the host (which is RTEMS here) to provide the
required POSIX implementation.
When I tried to build hypercall + Rump Kernel [1] as a library,
Hi,
I am wondering how can I checkout a github repo, and from RSB change
to another branch, and build from their. For example this repo [1] has
master branch called "epiphany-binutils-2.23" which is not stable,
instead it has another stable branch called
"epiphany-binutils-2.23-software-cache" whi