On May 27, 2:38 pm, chrmhoffmann <[email protected]> wrote:
> > Ok, I've made a change to vsyasm.props in the MPIR repository that
> > adds the ability to override the default vsyasm path.
>
> > If the environment variable YASMPATH is set to the directory
> > (including the final backslash) where vsyasm is located, this will
> > override the default vsyasm location.
>
> Hi,
>
> thanks. That seems to work. I would have preferred without \ as this
> is always a bit confusing. I would also suggest that the configure.bat
> would then use same YASMPATH environment variable instead of YASM.
> BTW: that configure.bat is giving a cryptic error message ("The syntax
> of the command is incorrect."), if YASM environment variable is not
> set. I guess it gets confused in line 92 in the "if" statement.

The trailing backslash is there to conform to the Visual Studio path
conventions.

The command line stuff is Jason's so I will leave him to sort it out.

    Brian

-- 
You received this message because you are subscribed to the Google Groups 
"mpir-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mpir-devel?hl=en.

Reply via email to