Subject | Re: [firebird-support] Build Firebird with Visual C++ Toolkit 2003 |
---|---|
Author | Daniel Urban |
Post date | 2004-07-30T10:24:35Z |
Hi Pierre
[...]
in thread [Firebird-devel] Building with Visual C++ Toolkit 2003
or contact directly with
Adriano dos Santos Fernandes <adrianosf@...>
I have Visual C++ 6.0 and haven't tried compiling by toolkit.
Daniel Urban
[...]
>I think you shoud ask that question in firebird-devel
> Impdef ..\bin\msvcp71.dll > msvcprt.def
>
> And I got a text file not really looking like a .def file.
>
> > link /lib /out:msvcprt.lib /def:msvcprt.def
>
> I get theses errors. The msvcprt.lib file is only 2Ko
>
> msvcprt.def(2767) : warning LNK4017:
> ?toupper@?$ctype@_W@std@@QBEPB_WPA_WPB_W@Z
> statement not supported for the target platform; ignored
> msvcprt.def(2768) : warning LNK4017: ?toupper@?$ctype@_W@std@@QBE_W_W@Z
> statemen
> t not supported for the target platform; ignored
> msvcprt.def(2769) : warning LNK4017:
> ?transform@?$collate@D@std@@QBE?AV?$basic_s
> tring@DU?$char_traits@D@std@@V?$allocator@D@2@@2@PBD0@Z statement not
> supported
> for the target platform; ignored
in thread [Firebird-devel] Building with Visual C++ Toolkit 2003
or contact directly with
Adriano dos Santos Fernandes <adrianosf@...>
I have Visual C++ 6.0 and haven't tried compiling by toolkit.
> Bonus question : How would I apply the diff file ?With regards
> To apply the path:
> change the current directory to the parent of firebird2
> patch -p 0 -d . < fb-msvctoolkit2003.diff
Daniel Urban