Re: rev.e library

new topic     » goto parent     » topic index » view thread      » older message » newer message
kinz said...

Or just run some .bat file on DOS or Windows machine and press
Ctrl C to see a purest example of batch work (or job).

Mr Kachan, how can a single batch file cater for the different setups that each person might have? The batch file I displayed was specifically for my setup and I gave it as an example of the sort of thing that you could do for yourself. It is not feasible to supply a generic batch file that does NOT require some local configuration.

The official method of building the v4 Euphoria suite is to use the tools supplied in the source directory. These include the makefiles and the configure script (and by the way, a Microsoft .BAT file is a type of script). If this is inconvenient for you, as it was for me, write your own script or modify my example one for your own use.

kinz said...
mattlewis said...

What is it that you want the configure/make system to do that it doesn't already do?

There is no the configure/make system in 4.0 now, as far as I can see.

There is a configure/make system in 4.0, but it is not the type you prefer.

kinz said...

There is some private Derek's batch program, untested on other machines,

Of course it's untested on other machines!!! It is not meant to be run on any other machine except mine. It is an example for others to use if they want to.

kinz said...

and yous recomendation to me to run two separate commands:

configure, which is pure DOS/Windows batch program, and
wmake -f makefile.wat winall, which is just yet another analog of some batch program

But these commands give me a bunch of error messages for now.

That is the basic method of rebulding Euphoria now. If you don't like it come up with something you do like and share it.

By the way, the error message you supplied seems to indicate that the v4 bin directory is not in your PATH symbol.

kinz said...

There was imake* system in v3, not perfect, but working for me.
It is abandoned at all now, in r1249 ...

Because it is no longer appropriate for v4. There is a better method now to build ALL variants of Euphoria.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu