Re: ACLiC warning

From: Weijun Guo <weijun.guo_at_gmail.com>
Date: Wed, 6 Sep 2006 18:34:56 -0500


Hi, Rene,

I installed root with "root_v5.12.00.win32gdk.msi". My Visual Studio .Net 2003 is 7.1.3088.

Include variable:
C:\VSNET03\Vc7\include;C:\VSNET03\Vc\PlatformSDK\Include;c:\VSNET03\SDK\v1.1\include\;C:\root\include\;

Lib variable:
C:\VSNET03\Vc7\lib;C:\VSNET03\Vc7\PlatformSDK\Lib;c:\VSNET03\SDK\v1.1\Lib\;C:\root\lib\;

Path variable:
C:\root\bin;C:\VSNET03\Vc7\bin;C:\VSNET03\Common7\IDE\;C:\Program Files\Microsoft Visual Studio\Common\Tools\WinNT;C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin;C:\Program Files\Microsoft Visual Studio\Common\Tools;C:\Program Files\Microsoft Visual Studio\VC98\bin;C:\Cygwin\bin;C:\Cygwin\usr\X11R6\bin

ROOTSYS: C:\root\

Thanks,

Weijun

On 9/6/06, Rene Brun <Rene.Brun_at_cern.ch> wrote:
>
> I cannot reproduce this problem.
> Which version did you install? 5.12, 5.13 ?
> Did you install from source or take the binaries?
>
> Rene Brun
>
> Weijun Guo wrote:
> > Greetings,
> >
> > I installed Visual Studio .NET 2003, then I instaled ROOT (.Net
> > version). Added those lib and include diretories in the environmental
> > variables.
> >
> > Tried to ".L clib.cxx+", it reported the following warnings:
> >
> > >
> > >Info in <TWinNTSystem::ACLiC>: creating shared library
> > e:\coding\root\clib\clib_cxx.dll
> > >22656130_cint.cxx
> > >s2eo_.cxx
> > >s2eo_.obj : warning LNK4044: unrecognized option
> > "alternatename:__imp_??$?6U?$char_traits_at_D @std@@@st
> > >d@@YAAAV?$basic_ostream_at_DU?$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z
> =__imp_??6std@@YAAAV?$basic_ostream_at_DU
> > <mailto:d@@YAAAV?$basic_ostream_at_DU?$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z
> =__imp_??6std@@YAAAV?$basic_ostream_at_DU>?
> > >$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z
> > <mailto:$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z>"; ignored
> > > Creating library e:\coding\root\clib\clib_cxx.lib and object
> > e:\coding\root\clib\clib_cxx.exp
> > >s2eo_.obj : warning LNK4044: unrecognized option
> > "alternatename:__imp_??$?6U?$char_traits_at_D@std@@@st
> > >
> > d@@YAAAV?$basic_ostream_at_DU?$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z
> =__imp_??6std@@YAAAV?$basic_ostream_at_DU
> > <mailto:d@@YAAAV?$basic_ostream_at_DU?$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z
> =__imp_??6std@@YAAAV?$basic_ostream_at_DU>?
> > >$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z
> > <mailto:$char_traits_at_D@std@@@0_at_AAV10@PBD_at_Z>"; ignored
> > >
> >
> > But it seems the clib_cxx.dll can be loaded with no problem. I
> > appreciate your suggestions if this indicates a problem on my system
> > configuration.
> >
> > Thanks,
> >
> > Weijun
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > #include "clib.h"
> >
> > void printstr()
> > {
> > cout << "clib: test for compiling a DLL with makecint for pure c
> code..." << endl;
> > }
> >
> > ------------------------------------------------------------------------
> >
> > #include <iostream>
> >
> > void printstr();
> >
>
>
Received on Thu Sep 07 2006 - 01:35:31 MEST

This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:32:00 MET