Post Reply 
wp34s building calc.bin
06-21-2017, 01:26 PM
Post: #1
wp34s building calc.bin
hi,
i am trying to build calc.bin for wp34s from source.
i installed minGW, yagarto, perl and svn.
i have also read the following pages:
http://www.wiki4hp.com/doku.php?id=34s:h...d_emulator
http://www.wiki4hp.com/doku.php?id=34s:windows_7_64bit


when i type mingw32-make in cmd it gives the following error.


tools/wp34s_asm.pl -pp -op tools/wp34s.op -c -o xrom.c xrom_pre.wp34s
// WP 34S assembly preprocessor enabled: '-pp'
// Opcode map source: tools/wp34s.op (specified)
// Opcode SVN version: -- unknown --
// Running WP 34S preprocessor from: C:/wp34s/wp34s-code/tools/wp34s_pp.pl
ERROR: wp34s_pp.pl::get_options: Must enter at least one file to process.
Enter 'wp34s_pp.pl -h' for help.
WARNING: wp34s_asm.pl::run_pp: WP 34S preprocessor failed. Temp file: '.__0.9441
26414907263.tmp'
ERROR: wp34s_asm.pl::run_pp: Perhaps you can try running it in isolation using:
$ "C:/wp34s/wp34s-code/tools/wp34s_pp.pl" -m 235 -cat .__0.944126414907263.tmp
-v3 -xrom -e2so -sd 4 -colour_mode 0
Makefile:429: recipe for target 'xrom_labels.h' failed
mingw32-make: *** [xrom_labels.h] Error 255

any help would be much appreciated.
i am using win7 64bit.
Find all posts by this user
Quote this message in a reply
01-21-2018, 10:56 PM (This post was last modified: 01-21-2018 10:57 PM by Marcus von Cube.)
Post: #2
RE: wp34s building calc.bin
I had similar problems with the perl implementation coming with mingw. Try ActivePerl instead and make sure it is in the PATH before the mingw binary..

Marcus von Cube
Wehrheim, Germany
http://www.mvcsys.de
http://wp34s.sf.net
http://mvcsys.de/doc/basic-compare.html
Find all posts by this user
Quote this message in a reply
01-22-2018, 06:11 PM
Post: #3
RE: wp34s building calc.bin
Thank you for your reply; I alerady managed to build it under ubuntu.
Find all posts by this user
Quote this message in a reply
01-22-2018, 06:48 PM
Post: #4
RE: wp34s building calc.bin
(01-22-2018 06:11 PM)karl Wrote:  Thank you for your reply; I alerady managed to build it under ubuntu.

Why not share how you did so, to help other folks reading the thread and trying to solve the same problem?

--Bob Prosperi
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)