Re: wxEuphoria v0.10.0 Beta

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

c.k.lester wrote:
> 
> Matt Lewis wrote:
> > 
> > Shoot.  That's the watcom runtime library.  If you had that, it would 
> > probably also complain about CLBR16.DLL.  I'll add them to the download,
> > but for now, get them here (140KB):
> 
> Curious... why do we need anything from Open Watcom?

C/C++ compilers rely on a runtime library.  When building a dll, you're 
generally not supposed to statically link the library.  I can experiment
to see if it still works (that's what I did with the borland libraries
for previous versions).  I believe that the problems start to occur when
things are freed in the wrong place.  I had to build an elaborate scheme
in the borland-built dll to keep track of this.  I don't want to do it
again.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu