Alexander,
It works!!! I have checked in. Thanks.
-Andrew
On Tue, Mar 18, 2003 at 11:00:43PM +0300, Alexander Amelkin wrote:
Hello ollie,
This is the corrected version. The one I sent before contained an error in the raminit.inc patch and wasn't sent to the list..
However, even without my patch I was getting the following error when I set DISABLE_INTERNAL_DEVICES=1 and try to make:
crt0.s:786: Error: Symbol write_lpc_register already defined.
As I discovered that was caused by the unneeded write_lpc_register label in the raminit.inc. Thus I modified my patch to remove that line and now everything works fine.