Re: arm

2013-03-21 Thread Rick Lyman
re: Rpi: re: Debian Linux: as downloaded from raspberrypi.org. gcc reported -m32 as an invalid option. I removed it. after building picoLisp: /pil ./app/main.l -main -go + !? (port 4040) IP socket error: Address family not supported by protocol ? The default Debian download is ipv4. per Alex:

Re: arm

2013-03-21 Thread Tomas Hlavaty
Hi Rick, > Which OS / arm board combination are you using? linux, pandaboard, beagleboard, rpi. Cheers, Tomas -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: arm

2013-03-21 Thread Rick Lyman
Tomas, Which OS / arm board combination are you using? Thanks, -rl On Sun, Mar 10, 2013 at 7:27 PM, Tomas Hlavaty wrote: > Hi Alex, > > attached is a patch to compile picolisp on arm out of the box. The -m32 > switch doesn't seem to be defined there. > > The -fPIC option was necessary for: