Re: Rasberry Pi 4b eu.cfg file

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

I have a rasberry Pi B4. I think I have eu.cfg file value assignments right except for:
-d E64 ??
-arch ARMv6-hardfloat ??

I don't think you need -d E64. You can remove -arch as well. Euphoria already aware of which architecture it is; that option is really for targeting other architectures. This should work for you:

[all] 
-eudir /home/pi/euphoria-4.1.0-ARMv6-hardfloat 
-i /home/pi/euphoria-4.1.0-ARMv6-hardfloat/include 
[translate] 
-gcc 
-con  
-com /home/pi/euphoria-4.1.0-ARMv6-hardfloat 
-lib-pic /home/pi/euphoria-4.1.0-ARMv6-hardfloat/bin/euso.a 
-lib /home/pi/euphoria-4.1.0-ARMv6-hardfloat/bin/eu.a 
[bind] 
-eub /home/pi/euphoria-4.1.0-ARMv6-hardfloat/bin/eub 

-Greg

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

Search



Quick Links

User menu

Not signed in.

Misc Menu