WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: TC7.2rc1 compiletc woes...  (Read 5890 times)

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10960
Re: TC7.2rc1 compiletc woes...
« Reply #15 on: October 11, 2016, 09:27:17 AM »
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77845

Not the specific bug, but close. LTO doesn't yet fully support separating the instruction sets, even in GCC 6.
The only barriers that can stop you are the ones you create yourself.

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: TC7.2rc1 compiletc woes...
« Reply #16 on: October 25, 2016, 04:52:31 AM »
The fix-for-older hardware gcc re-compile provided above wasn't added to TC7 updates.

Could this recompiled version please be officially added to TC7 so all older hardware users can benefit?

The size difference is not 4MB, it's negligible, file manager rounds both versions to 27MB:
Code: [Select]
tc@box:/mnt/sdb3/tce/optional$ ll -h | grep gcc.tcz
-rw-rw-r--    1 tc       staff         65 Oct 24 23:33 gcc.tcz.dep
-rw-rw-r--    1 tc       staff         42 Oct  9 11:32 gcc.tcz.md5.txtBROKEN
-rw-rw-r--    1 tc       staff         42 Oct  9 13:22 gcc.tcz.md5.txtJUANITO
-rw-rw-r--    1 tc       staff      27.1M Oct  9 11:32 gcc.tczBROKEN
-rw--w----    1 tc       staff      27.9M Oct  9 13:22 gcc.tczJUANITO

Otherwise i would like to submit a gcc-legacy or similar extension, but that could get messy and confusing. Thanks.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: TC7.2rc1 compiletc woes...
« Reply #17 on: October 25, 2016, 05:34:30 AM »
I'm away this week - I'll do it when I get back

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: TC7.2rc1 compiletc woes...
« Reply #18 on: November 04, 2016, 11:40:35 AM »
Hi Juanito, no update detected via Apps.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: TC7.2rc1 compiletc woes...
« Reply #19 on: November 04, 2016, 11:52:09 AM »
It doesn't show up when checking for updates?

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: TC7.2rc1 compiletc woes...
« Reply #20 on: November 04, 2016, 02:05:10 PM »
That is correct, your re-compiled GCC that should also work for older hardware does not show up in Apps -> Maintenance -> Check for updates. Have tried both repo.tinycorelinux.net and distro.ibiblio.org/tinycorelinux. Tried a test compile to confirm the broken GCC is, in fact, the one utilized in /optional. Apps updates for other software recently worked, including recent SeaMonkey update.

Online Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14535
Re: TC7.2rc1 compiletc woes...
« Reply #21 on: November 04, 2016, 10:51:04 PM »
Hopefully it should be OK now...

Offline nitram

  • Hero Member
  • *****
  • Posts: 1054
Re: TC7.2rc1 compiletc woes...
« Reply #22 on: November 05, 2016, 05:26:22 AM »
Got it now, thank-you again.