bob-the-hamster left a comment (ohrrpgce/ohrrpgce#1300)

I also tested with euphoria 4.1.0, and it failed the same way. So this is not a 
problem related to the euphoria 4.0.5 version I am using on my dev machine and 
in the docker containers.

```
gcc -o /src/ohr/hspeak init-.o hspeak.o main-.o hspeak_0.o hspeak_1.o 
hspeak_2.o hspeak_3.o hspeak_4.o hspeak_5.o hsspiffy.o file.o sort.o get.o 
machine.o math.o types.o graphics.o console.o 0et.o 0achine.o memory.o dll.o 
convert.o search.o filesys.o datetime.o sequence.o 0ort.o scinot.o map.o 
eumem.o unicode.o ucstypes.o io_with_unicode.o  
/usr/local/euphoria-4.1.0-Linux-x64/bin/eu.a -m64 -ldl -lm -lpthread -no-pie
/usr/bin/ld: /usr/local/euphoria-4.1.0-Linux-x64/bin/eu.a(be_runtime.o): in 
function `power':
be_runtime.c:(.text+0x4061): undefined reference to `__powl_finite'
/usr/bin/ld: /usr/local/euphoria-4.1.0-Linux-x64/bin/eu.a(be_runtime.o): in 
function `Dpower':
be_runtime.c:(.text+0x40dc): undefined reference to `__powl_finite'
/usr/bin/ld: /usr/local/euphoria-4.1.0-Linux-x64/bin/eu.a(be_runtime.o): in 
function `e_log':
be_runtime.c:(.text+0x417f): undefined reference to `__log_finite'
/usr/bin/ld: /usr/local/euphoria-4.1.0-Linux-x64/bin/eu.a(be_runtime.o): in 
function `De_log':
be_runtime.c:(.text+0x41c1): undefined reference to `__log_finite'
collect2: error: ld returned 1 exit status
make: *** [hspeak.mak:145: /src/ohr/hspeak] Error 1
make: Leaving directory '/src/ohr/build/hspeak'
scons: *** [hspeak] Error 2
scons: building terminated because of errors.
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/ohrrpgce/ohrrpgce/issues/1300#issuecomment-4129602222
You are receiving this because you are subscribed to this thread.

Message ID: <ohrrpgce/ohrrpgce/issues/1300/[email protected]>
_______________________________________________
Ohrrpgce mailing list
[email protected]
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to