I have no idea what I'm talking about, but did you use mingw-w64 or the
original mingw to build tup? If you used the original, I think it only
compiles 32 bit binaries and that may cause issues.
I used tup some on Windows but it was only with cl and link, using the
vanilla tup windows binaries.
On 08/07/2014 04:49 PM, Magnus Bodin wrote:
Hi all,
I tried to run the provided files and even tried to compile tup myself
without luck. Am I the only one not getting this to work? If I run tup
from the PowerShell I get the printouts below. Running from the
cmd.exe gives the same behavior as running tup compiled from the
current branch.
PowerShell:
* 1) newmath: D:\mingw\bin\gcc -Wall -O2 -c square.c -o square.o
Code_Size: 160
SH Eip: 77B201B4
0028E770 | 68EFBEAD DE9C6068 EFBEADDE B8EFBEAD | h.....`h........
0028E770 | 68B401B2 779C6068 A0002B00 B864002B | h...w.`h..+..d.+
Code_Size: 160
SH Eip: 77B201B4
0028F100 | 68EFBEAD DE9C6068 EFBEADDE B8EFBEAD | h.....`h........
0028F100 | 68B401B2 779C6068 A0000B00 B864000B | h...w.`h.....d..
*** tup errors ***
tup error: Expected to write to file 'square.o' from cmd 27 but didn't
Command Prompt:
* 1) cl -Wall -O2 -Inewmath -c hello.c -o hello.o
*** tup errors ***
*** Command ID=25 failed with return value -1073741819
--
--
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
---
You received this message because you are subscribed to the Google
Groups "tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to [email protected]
<mailto:[email protected]>.
For more options, visit https://groups.google.com/d/optout.
--
--
tup-users mailing list
email: [email protected]
unsubscribe: [email protected]
options: http://groups.google.com/group/tup-users?hl=en
---
You received this message because you are subscribed to the Google Groups "tup-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.