perl.dist
  Home Bitcoin Casinos 2022 FAQ Contact Sign in
perl.dist only
 
Advanced search
December 2006
motuwethfrsasuw
    123 48
45678910 49
11121314151617 50
18192021222324 51
25262728293031 52
2006
 Jan   Feb   Mar   Apr 
 May   Jun   Jul   Aug 
 Sep   Oct   Nov   Dec 
2006      
total
perl.dist Profileā€¦
RELATED GROUPS

POPULAR GROUPS

more...

 Up
  Question REgarding Perl Includes         


Author: Sudhanshu Saxena
Date: Dec 21, 2006 00:09

Hi Nicholas,

You have given me suggestion regarding building perl. I was able to make
perl exe and libperl.so, finally I was able to test it on the ARM Linux
target.
I used a sample conifg.sh-arm-linux and changed it for libraries and tool
chain, and build went fine with little changes.
It worked successfully for simple "Hello World" pl file on target.

I wanted to know about the install step which actually copies the contents
to /usr/local/lib/perl5...., there are .pm files, as they are going to be
used by perl programs on target. I have to start with Tk porting as well.
Any help would be great.

Thanks & Regards,
Ashu
no comments
  Help Needed For Perl 5.8.8 Porting On ARM Linux         


Author: Sudhanshu Saxena
Date: Dec 17, 2006 21:33

Hi All,

After going through webpages and Configure scripts to cross compile Perl , I
understand that there is a need of SSH connectivity between the target
device and the host platform.

Is there a way if there is no SSH I can try using the cross compiler.
I am using "gcc version 4.1.0 (Sourcery G++ 4.1-6)
arm-none-linux-gnueabi-gcc" cross compiler. Host platform
is Linux on intel and target is Linux on ARM926EJS.

If you have any document that could be a great help and is there a way I can
remove the dependency on SSH/SCP for cross compilation?

Thanks & Regards,
Sudhanshu
1 Comment