Tiny Core Base > Raspberry Pi
Logitech Media Server (LMS) on TC.7
bmarkus:
There are no need for patches, just the usual staff as with any other build on RPi2, specify architecture and fpu in CFLAGS and CXXFLAGS env vars. Nothing Perl specific. You can check how piCore stock versions built in the repos. Config files are there. Repo version works fine on all RPi boards.
Paul_123:
--- Quote from: jgrulich on January 22, 2016, 01:16:01 PM ---Béla, for sure, I know that you're doing maximum for support piCore and it's impossible to have everything right now.
Hope, that Paul will provide patched version of the perl which will work for armv6 too and than we may place it to the repo to support such a specific applications like LMS which need the 5.20 version and don't work with the latest version.
I'll help to test on armv6, means on B and B+ boards.
--- End quote ---
We'll get it resolved......sorry I overlooked the armv6 support. I was rushing because I know you were chomping at the bit.
jgrulich:
Hi Paul,
any news about the updated perl supporting armv6? I've tried to rebuild all the modules, it took all the night, but DBIx::Class (which takes many hours of building) is not working on armv6, but only on armv7. Strange, that the rest is working fine after rebuild.
bmarkus:
--- Quote from: jgrulich on January 24, 2016, 03:35:30 AM ---I've tried to rebuild all the modules, it took all the night, but DBIx::Class (which takes many hours of building) is not working on armv6, but only on armv7. Strange, that the rest is working fine after rebuild.
--- End quote ---
Perl modules may be native Perl or containing C code. Native Perl are not architecture dependent. When building do you specify GCC flags for armv6? Which GCC compiler used on which platform/version?
jgrulich:
Béla, I've used "standard set" of compilers and accessories in compile-essentials, linux api headers, pkg-config, bc and binutils.
Than I've accepted default config for
--- Code: (bash) ---sudo perl -MCPAN -e shell
--- End code ---
and
--- Code: (bash) ---cpan[1]> install DBIx::Class
--- End code ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version