Re: ACLiC warning

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Wed, 06 Sep 2006 07:00:20 +0200


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 Wed Sep 06 2006 - 07:00:23 MEST

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