> On 19 Aug 2017, at 4:50 am, Jianxun Yan wrote:
>
> Hi,
>
> I tried to build RTEMS 4.12 toolchain, but failed.
>
> > ../source-builder/sb-set-builder
> > --prefix=/group/eesicgrp/yanjx/development/rtems/4.12 4.12/rtems-arm
> RTEMS Source Builder - Set Builder, 4.12 (7208ab69e1fc)
> Build Set
The 4.11 tag also fails in the same place. My guess is that something is
wrong with the last update to the rtems-tools submodule with the update to
libiberty on Wed, Aug 16. I'm not familiar enough with the build system to
test this, though.
On Fri, Aug 18, 2017 at 3:08 PM, Jianxun Yan wrote:
>
I used to be able to build both 4.11 and 4.12. But, when I tried to
rebuild the 4.12, it got failed. Does the master have anything changed?
Jay
On 08/18/2017 02:55 PM, Jacob Saina wrote:
I have the same result. I used to be able to build from the 4.11 tag,
so I assume something is wrong with th
I have the same result. I used to be able to build from the 4.11 tag, so I
assume something is wrong with the current master.
On Fri, Aug 18, 2017 at 2:50 PM, Jianxun Yan wrote:
> Hi,
>
> I tried to build RTEMS 4.12 toolchain, but failed.
>
> > ../source-builder/sb-set-builder
> > --prefix=/gro
Hi,
I tried to build RTEMS 4.12 toolchain, but failed.
> ../source-builder/sb-set-builder
--prefix=/group/eesicgrp/yanjx/development/rtems/4.12 4.12/rtems-arm
RTEMS Source Builder - Set Builder, 4.12 (7208ab69e1fc)
Build Set: 4.12/rtems-arm
Build Set: 4.12/rtems-autotools.bset
Build Set: 4.12/
Actually I'm able to compile with waf, I just had to create another
file in Testsuites and added it to the script libbsd_waf.py in the
rtems-libbsd folder. Thanks Chris for the help.
But I prefer to develop in eclipse. With RTEMS(without bsd) I could do
it because the programs are imported f