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

Oh, right!

My dev machine has Euphoria 4.1.0 and it also fails, but with different errors

```
c -fomit-frame-pointer -c -w -fsigned-char -O2 -m64 -I/usr/local/share/euphoria 
-ffast-math io_with_unicode.c -o io_with_unicode.o
gcc -o /home/james/src/ohrrpgce/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/share/euphoria/bin/eu.a -m64 -ldl -lm -lpthread -no-pie
/usr/bin/ld: /usr/local/share/euphoria/bin/eu.a(be_runtime.o): in function 
`power':
be_runtime.c:(.text+0x4061): undefined reference to `__powl_finite'
/usr/bin/ld: /usr/local/share/euphoria/bin/eu.a(be_runtime.o): in function 
`Dpower':
be_runtime.c:(.text+0x40dc): undefined reference to `__powl_finite'
/usr/bin/ld: /usr/local/share/euphoria/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/share/euphoria/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: /home/james/src/ohrrpgce/hspeak] Error 1
make: Leaving directory '/home/james/src/ohrrpgce/build/hspeak'
scons: *** [hspeak] Error 2
scons: building terminated because of errors.
james@eolo:~/src/ohrrpgce$ euc --version
Euphoria to C Translator v4.1.0 development
   64-bit Linux, Using System Memory
   Revision Date: 2015-02-02 14:18:53, Id: 5861:57179171dbed
```

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

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

Reply via email to