Re: [Rpcemu] rpcemu v01.5 - segmentationfault...

2017-08-13 Thread zed
Hi David


David Glover-Aoki  wrote:

> On Aug 12, 2017, at 8:25 PM, zed  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
> 

Thanks for your response.  By now my email of 13 August will have reached
the rpcemu mailing list and you will see that David Pitt's suggestion
worked.  

David
-- 
zed
Despite the high cost of living, it remains popular  


___
Rpcemu mailing list
Rpcemu@riscos.info
http://www.riscos.info/cgi-bin/mailman/listinfo/rpcemu


Re: [Rpcemu] rpcemu v01.5 - segmentationfault...

2017-08-13 Thread David Glover-Aoki
On Aug 12, 2017, at 8:25 PM, zed  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