fixed relocation problem to re-activate new error messages

svn path=/trunk/; revision=7928
This commit is contained in:
Martin Fuchs 2004-01-30 20:31:35 +00:00
parent 26584f6d6a
commit 8a89b6750f
3 changed files with 13120 additions and 1783 deletions

View file

@ -17,7 +17,7 @@ lib/lzexpand TARGET_BASE=0x73d80000
lib/msafd TARGET_BASE=0x777a0000
lib/msvcrt TARGET_BASE=0x78000000
lib/mswsock TARGET_BASE=0x71a30000
lib/ntdll TARGET_BASE=0x77f60000
lib/ntdll TARGET_BASE=0x77f80000
lib/ole32 TARGET_BASE=0x77a50000
lib/oleaut32 TARGET_BASE=0x76260000
lib/oledlg TARGET_BASE=0x74d00000

File diff suppressed because it is too large Load diff

View file

@ -1,4 +1,4 @@
# $Id: makefile,v 1.96 2003/12/07 12:06:45 mf Exp $
# $Id: makefile,v 1.97 2004/01/30 20:31:35 mf Exp $
PATH_TO_TOP = ../..
@ -23,7 +23,7 @@ TARGET_SDKLIBS = string.a rosrtl.a
TARGET_GCCLIBS = gcc
TARGET_BASE = 0x77f60000
TARGET_BASE = 0x77f80000
TARGET_PATH = def