Re: Linking errors

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

Having just retired, I'm getting back to programming after many years and look forward to reacquainting with Euphoria.

Welcome back!

peterR said...

Any idea what's wrong here.? (Running linux OpenSuse 15.6 - current version).

This is caused by later versions of libm having removed those functions (__powl_finite, etc.) in recent distros.

For reference, this was also discussed here:

There's no immediate fix until we can get a new release out. Best solutions I can offer, as stated in the last thread:

  • don't bother with translating for now (you probably don't need it)
  • build on an older distro (the executable should be forward-compatible)
  • build your own copy of the library from source: https://openeuphoria.org/forum/m/136073.wc

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu