On 06/11/2018 20:51, Sebastian Huber wrote:
> I updated the RSB to address this issue. Would you mind testing this with your
> machine?
I have started a build of all tools here. The PowerPC should be posted after a
while. It is not fastest Mac around but it is a good test bench.
Chris
___
Hello Heinz,
I updated the RSB to address this issue. Would you mind testing this
with your machine?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brain
On 31/10/2018 12:49, Heinz Junkes wrote:
Hello Sebastian,
it worked with the patch. Thank you.
Thanks for testing.
What I don't understand is why I could build the gcc-7.3 under linux (with the
rtems-source-builder) and
not with the Mac (darvin)?
Shouldn't the same gcc tarball be loaded w
Hello Sebastian,
it worked with the patch. Thank you.
What I don't understand is why I could build the gcc-7.3 under linux (with the
rtems-source-builder) and
not with the Mac (darvin)?
Shouldn't the same gcc tarball be loaded when downloading?
Heinz
> On 31. Oct 2018, at 08:23, Sebastian H
Hello Heinz,
could you please try the attached RSB patch?
--
Sebastian Huber, embedded brains GmbH
Address : Dornierstr. 4, D-82178 Puchheim, Germany
Phone : +49 89 189 47 41-16
Fax : +49 89 189 47 41-09
E-Mail : sebastian.hu...@embedded-brains.de
PGP : Public key available on reques
On 31/10/2018 00:46, Heinz Junkes wrote:
>
> How to prevent checksum checking/ cleanup with the source builder?
>
There is currently no way to do this other than commenting out the specific
'%hash' line in the config file. Supporting this would require an option being
added which I think could b
Thank you for pointing that out.
I run
../source-builder/sb-set-builder --source-only-download --log log.ppc.txt
--prefix=/Users/junkes/RTEMS_PRE_AUSTRALIA/RTEMS/rtems-5 5/rtems-powerpc
Patch the gcc-7.3.0.tar.xz
Then
../source-builder/sb-set-builder --no-download --log log.ppc.txt
--prefix=
On 30/10/2018 09:47, Heinz Junkes wrote:
graphite-isl-ast-to-gimple.c:98:7: error: use of undeclared identifier
'isl_id_free'
I think this was fixed by
https://github.com/RTEMS/gnu-mirror-gcc/commit/69553489197781a70365334333b699c9454d3b24
on the GCC 7 branch. Could you try out this patch?