On Aug 12, 2017, at 8:25 PM, zed <zed@zed.net.nz> wrote:
>
> zed@zed-pc:~$ cd /home/zed/rpcemu-0.8.15/src CFLAGS=-no-pie ./configure
> --enable-dynarec
You've glued two separate commands together here.
First do this:
cd /home/zed/rpcemu-0.8.15/src
Then do this:
CFLAGS=-no-pie ./configure --enable-dynarec
--
David Glover-Aoki
https://david.gloveraoki.net/contact
_______________________________________________
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu
No comments:
Post a Comment