List Info

Thread: Win-msvc.cf




Win-msvc.cf
user name
2006-05-01 17:21:33

Eric,

The -tnodll will make a static helix libraries.  The /MD and /MT  tells the VC6.0 compiler to use either link to the static C libraries or the dynamic C libraries that are provided by VC6.0.  I think VC7.0 uses the same options. 

more information can be found at the following link

http://msdn2.microsoft.com/en-US/library/2kzt1wy3.aspx

-stan


From:&nbsp; "Eric Hyche" <ehychereal.com&gt;
Reply-To: &nbsp;ehychereal.com
To: &nbsp;Helix-client-devhelixcommunity.org, player-devhelixcommunity.org
Subject:&nbsp; RE: [Helix-client-dev] Win-msvc.cf
Date:&nbsp; Mon, 1 May 2006 10:04:33 -0400
>;
>If you are using MSVC 6, then you should use the hxclient_1_5_0_cayenne
>branch (BIF file has same name as the branch), since MSVC 6 is
>no longer supported on the HEAD. You may still be able to get it
>to work, however...
>
> > -tnodll option it is still using /MDd, I need it to use /MTd.
>
>Refresh my memory on VC6 - what do these two options do?
>
&gt; > How do I set the project.build_choices.count variable?
> >
>
>You might try "-t force_static_runtime" and see if that
>works.
>
>Also, since this is a ribosome-specific question, if none
>of this works, then you may want to post to ribosome-devlists.helixcommunity.org,
>since there are probably more ribosome experts there.
>;
>Eric
>
> > -----Original Message-----
> > From: helix-client-dev-bounceshelixcommunity.org
&gt; > [mailto:helix-client-dev-bounceshelixcommunity.org] On
> > Behalf Of stankao
&gt; > Sent: Friday, April 28, 2006 8:16 PM
> > To: Helix-client-devhelixcommunity.org; player-devhelixcommunity.org
&gt; > Subject: [Helix-client-dev] Win-msvc.cf
> >
> > Hi all,
> >
> > I am using helix.bif, and msvc++ 6.0.  When I build
> > helix client and
> > have the
> > -tnodll option it is still using /MDd, I need it to use /MTd.
> How do I do
> > that? ; In umakecf\win-msvc.cf are the following lines
> >
> >
> > ## This is an external function for overriding purposes...
> > def wincompiler_add_m_arg(extra_args):
> >   ;  if project.build_choices.count('static'):
>  ; &nbsp; &nbsp;  extra_args = '%s /MT' % (extra_args)
> >   ;  else:
>  ; &nbsp; &nbsp;  if project.build_choices.count('force_static_runtime'):
&gt; >   ; &nbsp; &nbsp; &nbsp; &nbsp;  extra_args = '%s /MT' % (extra_args)
> >   ; &nbsp; &nbsp;  else:
>  ; &nbsp; &nbsp; &nbsp; &nbsp;  extra_args = '%s /MD' % (extra_args)
> >
> >   ;  if project.build_choices.count('debug'):
> >   ; &nbsp; &nbsp;  extra_args = extra_args + 'd'
> >
> >   ;  return extra_args
> >
> > How do I set the project.build_choices.count variable?
> >
> > -stan
> >
> >
> >
> > _______________________________________________
> > Helix-client-dev mailing list
> > Helix-client-devhelixcommunity.org
&gt; > http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev
> >
>
>
>_______________________________________________
>Helix-client-dev mailing list
>Helix-client-devhelixcommunity.org
&gt;http://lists.helixcommunity.org/mailman/listinfo/helix-client-dev
[1]

about | contact  Other archives ( Real Estate discussion Medical topics )