> > On 27/05/07, Vadim <vadim@vkonovalov.ru> wrote: > > > Hello, all, > > > > > > attached is the first part of cross-compiling on linux. > > > This makes cross-compilation to be about 65% finished. > > > > Your patch to MANIFEST doesn't match which files you > provided in your > > tgz file. I suppose you wanted to provide > cflags-cross-arm.SH and not > > cflags-cross-arm? Likewise the MANIFEST should probably contain > > build-arm-n770.sh and not build-arm-n770. > > You're right (I probably placed SH incorrectly) Let me be more clear Files for inclusion are correct ones. Manifest editing was not correct I'll very appreciate if you treat this accordingly, i.e. --- bperl-31257-orig/MANIFEST 2007-05-21 03:13:15.000000000 +0400 +++ bperl-31257/MANIFEST 2007-05-28 07:22:10.000000000 +0400 @@ -27,10 +27,14 @@ Copying The GNU General Public License Cross/config Cross-compilation Cross/config.sh-arm-linux Cross-compilation +Cross/config.sh-arm-linux-n770 Cross-compilation +Cross/build-arm-n770.sh Cross-compilation Cross/generate_config_sh Cross-compilation Cross/installperl.patch Cross-compilation Cross/Makefile Cross-compilation Cross/Makefile.SH.patch Cross-compilation +Cross/Makefile-cross.SH Cross-compilation +Cross/cflags-cross-arm Cross-compilation Cross/README Cross-compilation Cross/TODO Cross-compilation Cross/warp Cross-compilation @@ -1190,6 +1194,7 @@ ext/Unicode/Normalize/t/test.t Unicode::Normalize ext/Unicode/Normalize/t/tie.t Unicode::Normalize ext/util/make_ext Used by Makefile to execute extension Makefiles +ext/util/make_ext_cross Cross-compilation ext/Win32API/File/buffers.h Win32API::File extension ext/Win32API/File/cFile.h Win32API::File extension ext/Win32API/File/cFile.pc Win32API::File extension diff -ru bperl-31257-orig/configpm bperl-31257/configpm > > Thank you for your help with this, > Can you please edit manifest accordingly? > > After you'll accept current patch (if you accept it) I'll > send another one within a day, and following fixes will > hopefully bring scripts into much better shape. > > BTW these changes do not only introduce nokia-770, they > attempt to install better cross-compilation at all. > > Best regards, > Vadim.Thread Previous | Thread Next