RB on beta leopard… uping the anti in the blame game of software development.
Some details: REALsoftware said the problem with compiles was because of Apple. Because Apple’s documentation wasn’t clear enough for the REALengineers. The matter has been resolved, or so says REALsoftware. If you have problems, you might try using GDB to patch NSAddImage:
break NSAddImage
command
set *(int*)($ebp+12) = 1
continue
end

You must be logged in to post a comment.