Problem building PropGCC on Slackware64-14.2
Buck Rogers
Posts: 2,185
in Propeller 1
Hello!
Yes your reading that title correctly. I run that distribution here natively on both systems who also run Windows and its tools there.
This is from the efforts for building PropGCC first before the IDE:
And no erco managed robots were involved here, just an R2 unit.
Yes your reading that title correctly. I run that distribution here natively on both systems who also run Windows and its tools there.
This is from the efforts for building PropGCC first before the IDE:
config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[4]: Nothing to be done for 'info'. make[4]: Leaving directory '/usr/src/work0/build/binutils/bfd/po' make[4]: Entering directory '/usr/src/work0/build/binutils/bfd' make[4]: Nothing to be done for 'info-am'. make[4]: Leaving directory '/usr/src/work0/build/binutils/bfd' Makefile:1617: recipe for target 'info-recursive' failed make[3]: *** [info-recursive] Error 1 make[3]: Leaving directory '/usr/src/work0/build/binutils/bfd' Makefile:2505: recipe for target 'all-bfd' failed make[2]: *** [all-bfd] Error 2 make[2]: Leaving directory '/usr/src/work0/build/binutils' Makefile:837: recipe for target 'all' failed make[1]: *** [all] Error 2 make[1]: Leaving directory '/usr/src/work0/build/binutils' Makefile:162: recipe for target '/usr/src/work0/propgcc/../build/binutils/binutils-built' failed make: *** [/usr/src/work0/propgcc/../build/binutils/binutils-built] Error 2 root@masterskywalker:/usr/src/work0/propgcc#
And no erco managed robots were involved here, just an R2 unit.
Comments
But why are there a cluster of R2 style 'droids in your den watching the telly?
No should I have? I looked at the content I'd checked out, and did not look into the logic of the make file. I then ran it and waited. What do I need to look for?
But when you run into errors, parallelism makes it much harder to find those errors, so I'm glad you didn't.
Anyway, I don't see anything in that log that is remotely helpful
Can you run make from /usr/src/work0/build/binutils/bfd and see what happens?
Install an old texinfo (I used 4.13a) first, e.g. built to live in "/opt/textinfo" and put "/opt/texinfo/bin" in front of your PATH while building PropGCC.
Okay good idea. That is next.
How so? This is on what Slackware64-14.2 supplied.
I see your point, Slackware64 is shipping 6.1, and that's too new for this creation. But I'm going to try your first idea, and also recreate that directory on my Slackware32 system.