Christian, The issue is not specific to fmt package.
Opengl package has the same issue. Did I make an obvious mistake? C:\working-dir\chicken-portable-clean\build\bin>csi CHICKEN (c) 2008-2014, The Chicken Team (c) 2000-2007, Felix L. Winkelmann Version 4.9.0.1 (stability/4.9.0) (rev 8b3189b) windows-mingw32-x86-64 [ 64bit dload ptables ] bootstrapped 2014-06-07 #;1> (use gl) ; loading C:/working-dir/chicken-portable-clean/build/lib/chicken/7/gl.import.so ... ; loading C:/working-dir/chicken-portable-clean/build/lib/chicken/7/chicken.import.so ... ; loading C:/working-dir/chicken-portable-clean/build/lib/chicken/7/foreign.import.so ... ; loading C:/working-dir/chicken-portable-clean/build/lib/chicken/7/easyffi.import.so ... ; loading C:/working-dir/chicken-portable-clean/build/lib/chicken/7/gl.so ... [panic] invalid encoded numeric literal - execution terminated <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <syntax> <eval> <-- C:\working-dir\chicken-portable-clean\build\bin> ----- Mail d'origine ----- De: Christian Kellermann <[email protected]> À: [email protected] Cc: [email protected] Envoyé: Wed, 10 Dec 2014 10:33:02 +0100 (CET) Objet: Re: [Chicken-users] package fmt crash on Windows 7 64-bits Hi Pascal! * [email protected] <[email protected]> [141209 16:54]: > I made some build of chicken on 64 bits and 32 bits. How do you build this exactly? > 2. In the case we use the "retrieve" option of chicken-install to download > the sources of the packages, how to install the local files locally? cd into the directory and run chicken-install without arguments should do it. Kind regards, Christian -- May you be peaceful, may you live in safety, may you be free from suffering, and may you live with ease. _______________________________________________ Chicken-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/chicken-users
