
10 Nov
2003
10 Nov
'03
4:35 p.m.
David Duke
Configuration goes fine, but there seems to be a problem with the asmlong.h file in the runtime/Integer directory, see the extract below.
Yes, your guess was correct. Hard line-breaks within assembly language strings are rejected by newer gcc versions >= 3.2. The file src/runtime/Integer/asmlong.h file has been updated in CVS, and I attach a copy. You should replace the existing file with this one and be able to finish the build. Regards, Malcolm