Tiny Core Base > Raspberry Pi

Build a new version based on raspberry kernel 4

<< < (4/5) > >>

jgrulich:
Hi Rich,

Thank's a lot. You're right. I've overseen that binutils.tcz is not included in the compile-essentials.tcz.dep and therefor is not automatically installed. Now it works.

Rich:
Hi jgrulich

--- Quote ---I've overseen that binutils.tcz is not included in the compile-essentials.tcz.dep ...
--- End quote ---
True, but  gcc.tcz  is listed and it depends on  binutils.tcz  as shown in the  compile-essentials.tcz..tree  file:

--- Code: ---compile-essentials.tcz
   autoconf.tcz
      perl5.tcz
   automake.tcz
      autoconf.tcz
         perl5.tcz
   glibc_base-dev.tcz
   glibc_apps.tcz
   glibc_add_lib.tcz
   glibc_gconv.tcz
   file.tcz
   gcc.tcz
      gcc_base-dev.tcz
      gcc_libs-dev.tcz
         gcc_libs.tcz
      binutils.tcz
      cloog.tcz
         isl.tcz
            gmp.tcz
      mpc.tcz
         mpfr.tcz
            gmp.tcz
   libtool.tcz
      libltdl.tcz
   m4.tcz
   make.tcz
   patch.tcz
--- End code ---

jgrulich:
Apparently i have different dependeny tree for gcc and the binutils and some other are not listed there.
I'm using gcc.tcz Rev. 5.2.0 which is dated 2015/08/13. It's dependent only on isl.tcz and mpc.tcz.

Rich:
Hi jgrulich
The tree file I post was from TC6, I guess you're using TC7. I'm not sure why that was left out. I was under the impression that
gcc converts code to assembly and then assembles it.

jgrulich:
Yes, I'm using TC7.0 4.1.6-piCore_v7+.

Béla, please be so kind and update the dep for gcc.

Regards,

Jan

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version