12 Dec
2003
12 Dec
'03
11:57 p.m.
"William S." <wstan@xs4all.nl> writes:
asmlong.h:3:12: missing terminating " character asmlong.h:7:40: missing terminating " character ...many lines of the same sort....
OK, you have a newer version of gcc, which changes the interpretation of literal string constants. Replace the file src/runtime/Integer/asmlong.h with the copy attached to this message, and continue the build. Regards, Malcolm