On Fri, 2009-07-03 at 04:24 -0400, Mike Frysinger wrote: > > Perl would be another alternative. From my experience the most of the > > portability issues comes from shell differing in handling escaping > > and variable expansion and some come from sed variants. Both functionality > > is pretty standardized in perl and there are easily available > > free or free-as-a-beer windows versions. > > perl would be easier than cygwin, but i dont think it's acceptable in the > mingw scenario. nothing else in a full toolchain needs perl. i imagine with > some effort, the script could be limited to some mini-perl business so as to > reduce the perl requirements, but it's still not 0. > > are there perl compilers ? having ld-elf2flt.pl be compiled into native > executable code would work fine.
http://search.cpan.org/~nwclark/perl-5.8.9/utils/perlcc.PL Having never used it on Windows (and not having an easily accessible Windows box right now), I would not know how well it works on that platform, though. There are commercial alternatives (such as perl2exe, http://www.indigostar.com/perl2exe.htm) which supposedly support Win32 and Linux, but I have not used them and cannot comment on their efficiency. -- Ulisses Montenegro <ulisses.montene...@cesar.org.br> Engenheiro de Sistemas Centro de Estudos e Sistemas Avançados do Recife http://www.cesar.org.br/ _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev