1. config.wat in SVN revision 454

Where is it?

I replaced it with configure.bat in makefile.wat, but that didn't work well -
some warning about unrecognised tokens or unexpected = signs. ifdef is
recognised, so I asume exw[c].exe was properly built.

test at t_file.e:11 crashes, because the length of an atom is undefined.

CChris

new topic     » topic index » view message » categorize

2. Re: config.wat in SVN revision 454

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

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.

--
Jeremy Cowgar
http://jeremy.cowgar.com

new topic     » goto parent     » topic index » view message » categorize

3. 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

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu