[Buildroot] [PATCH v8 02/11] perl: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Oct 6 17:18:17 UTC 2012


On Sat, 6 Oct 2012 15:33:02 +0200, François Perrad wrote:

> > Also, on the target there is a usr/bin/perl and a usr/bin/perl5.x.y
> > files. One is a hardlink to the other, but it is always a bit
> > disturbing to see two big files of the same size. Shouldn't we
> > replace that by a symlink instead, which is more obvious?
> 
> libperl.so  1.2 MB
> perl      4 KB (stripped)
> perl5.16.1   4 KB
> We speak about 4KB !

Here:

$ ls -l output/target/usr/bin/perl*
-rwxr-xr-x 2 thomas thomas 4558484 oct.   4 23:12 output/target/usr/bin/perl
-rwxr-xr-x 2 thomas thomas 4558484 oct.   4 23:12 output/target/usr/bin/perl5.16.1
-rwxr-xr-x 2 thomas thomas   41693 oct.   4 22:59 output/target/usr/bin/perlbug
-rwxr-xr-x 1 thomas thomas     224 oct.   4 22:59 output/target/usr/bin/perldoc
-rwxr-xr-x 1 thomas thomas   10766 oct.   4 22:59 output/target/usr/bin/perlivp
-rwxr-xr-x 2 thomas thomas   41693 oct.   4 22:59 output/target/usr/bin/perlthanks

So it's not exactly 4 KB :)

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list