Re: Rob?

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

Kenneth Rhodes wrote:
> 
> 
> > Robert Craig wrote:
> 
> > > 
> > > I'm also working hard on the multitasking feature, which I've now
> > > completed except for packaging the files and uploading them.
> > > Both the interpreter and translator now work fine with multitasking
> > > on DOS (both Watcom and DJGPP), Windows (Watcom, Borland, Lcc),
> > > Linux and FreeBSD. I also have example programs that use multitasking
> > > on all platforms. 
> 
> > >I'm building the Linux executables on a newer
> > > version of Linux, so maybe some things will work better 
> > > for some people.
> > >
> 
> If you don't mind my asking...
> Specifically, which version of Linux and which version of ncurses
> will Euphoria 3.0 use?

Maybe I'm naive, but I think that my Amiga used to work this way:

Open a shared library by name, check it's version. If version was less than some
number then exit.

Doesn't Linux have a link from a generic 'ncurses' library that points to the
latest version installed? Then the program should do a version check (included
with the library) and exit with a message saying it requires a certain version if
it is not greater.


--
"Any programming problem can be solved by adding a level of indirection."
--anonymous
"Any performance problem can be solved by removing a level of indirection."
--M. Haertel
j.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu