[ros-kernel] Linking lib/crtdll fails
Filip Navara
xnavara at volny.cz
Sun Dec 7 09:29:18 CET 2003
I am sorry, this was caused by my msvcrt bugfixes. It's fixed now.
Filip
----- Original Message -----
From: "Thomas Weidenmueller" <info at w3seek.de>
To: "ReactOS Kernel List" <ros-kernel at reactos.com>
Sent: Sunday, December 07, 2003 1:45 AM
Subject: [ros-kernel] Linking lib/crtdll fails
> 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'
>
> _______________________________________________
> Ros-kernel mailing list
> Ros-kernel at reactos.com
> http://reactos.com/mailman/listinfo/ros-kernel
>
More information about the Ros-kernel
mailing list