Re: config.wat in SVN revision 454
Jeremy Cowgar wrote:
>
> I think config.wat needs to be:
>
> PWD=FULL PATH TO 4.0 sources DIRECTORY
>
> and if you are building with Euphoria 3.x (i.e. no 4.0 installed yet), then
> you need to add:
>
> EU3=1
>
> So, an example may be:
>
> EU3=1
> PWD=C:\eu40\source
Yes. The proper way to do this, assuming that you're working with a checked
out trunk:
> configure.bat --with-eu3
> Matt may be able to provide more information. configure.bat should have
> created
> this for you, however, we did discover that Win98 doesn't have some of the
> commands
> used in configure.bat, so, it's still a bit unstable still. Sorry about that.
> There have been a few tweaks to the build system the past few days trying to
> make it build easily for everyone.
>
> Matt has a few ideas that will make it very easy to build Eu 4.0 even w/o an
> existing Euphoria install. However, it is not yet in SVN.
It's committed now. The target is "source". This was already done when I
was building deb packages, so I could build a proper source tarball.
Matt
|
Not Categorized, Please Help
|
|