[ros-kernel] Linking lib/crtdll fails

Thomas Weidenmueller info at w3seek.de
Sun Dec 7 01:45:26 CET 2003


I get the following errors while linking lib/crtdll (btw it's a fresh 
checkout). Can someone please fix this?

gcc -Wl,--base-file,base.tmp \
        -Wl,--entry,_DllMain at 12 \
        -nostartfiles -mdll -Wl,--image-base,0x77630000 \
        -o junk.tmp \
        ./crtdll.coff crtdll.o ../../dk/w32/lib/string.a 
../../dk/w32/lib/kernel
32.a ../../dk/w32/lib/ntdll.a
Info: resolving ___mb_cur_max by linking to __imp____mb_cur_max 
(auto-import)
fu000001.o(.idata$3+0xc): undefined reference to `libmsvcrt_a_iname'
nmth000000.o(.idata$4+0x0): undefined reference to `_nm____mb_cur_max'
make[1]: *** [crtdll.nostrip.dll] Error 1
make[1]: Leaving directory `C:/reactos/lib/crtdll'



More information about the Ros-kernel mailing list