From mboxrd@z Thu Jan 1 00:00:00 1970 From: mike Date: Mon, 21 Jun 2010 23:04:45 -0700 Subject: [Buildroot] Perl for buildroot Message-ID: <4C20527D.10407@tiedyenetworks.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, So microperl doesn't do everything I'd want and anyways I would really rather have a more full perl implementation along with more libs and a newer rev and such, but building perl for a cross compiled environment (especially on 5.12.2) seems excessively hairy. Does anyone have a working makefile for buildroot for perl? It seems openwrt does have a fairly complete perl build along with many numerous modules but this doesn't look very easy to port over either so I'm hoping to cheat and find a good makefile for it. Thanks.