Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-15 Thread John Alexander

How much of it now works David?
Do you get a certain amount of the emulator working or does it merely compile 
and not really effectively work

Ta for the beer BTW!

John A



On 11 Jul 2012, at 17:57, Lee Privett lee.priv...@gmail.com wrote:

 Has anyone been able to compile uQLx in Linux either the raspberry Pi or any 
 other ARM based processor, following through the reported errors and the 
 included documentation leads me to believe this is where the sticking point 
 is.
 
 I have tried alternatively to get WINE running on the Pi also, to see if that 
 would be another possible route, also without success. I am a very green 
 newbie to Linux so any suggestions would be appreciated.
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm

I have obtained the source, but when I try to compile it I am getting 
errors.   I really need to find the time to sort out why!  

Dave Walker

Home:  01707 652791
Web:    www.itimpi.com
Skype:  itimpi

Sent from my iPad3
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-15 Thread Dave Walker
John,

Been out all day today (and will be tomorrow as well) so a few days before I 
can look any further.

Dave Walker

Home:  01707 652791
Web:www.itimpi.com
Skype:  itimpi

Sent from my iPad3

On 15 Jul 2012, at 12:07, John Alexander acontractor...@yahoo.co.uk wrote:

 
 How much of it now works David?
 Do you get a certain amount of the emulator working or does it merely compile 
 and not really effectively work
 
 Ta for the beer BTW!
 
 John A
 
 
 
 On 11 Jul 2012, at 17:57, Lee Privett lee.priv...@gmail.com wrote:
 
 Has anyone been able to compile uQLx in Linux either the raspberry Pi or any 
 other ARM based processor, following through the reported errors and the 
 included documentation leads me to believe this is where the sticking point 
 is.
 
 I have tried alternatively to get WINE running on the Pi also, to see if 
 that would be another possible route, also without success. I am a very 
 green newbie to Linux so any suggestions would be appreciated.
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm
 
 I have obtained the source, but when I try to compile it I am getting errors. 
   I really need to find the time to sort out why!  
 
 Dave Walker
 
 Home:  01707 652791
 Web:www.itimpi.com
 Skype:  itimpi
 
 Sent from my iPad3
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-12 Thread John Alexander
Got rid of most of the errors still got these:
iexl_general.c:77:12: error: static declaration of ‘GetFromEA_b_m3’ follows 
non-static declaration
iexl_general.c:78:12: error: static declaration of ‘GetFromEA_b_m4’ follows 
non-static declaration
iexl_general.c:91:20: error: static declaration of ‘GetFromEA_w_m3’ follows 
non-static declaration
iexl_general.c:92:20: error: static declaration of ‘GetFromEA_w_m4’ follows 
non-static declaration
iexl_general.c:104:20: error: static declaration of ‘GetFromEA_l_m3’ follows 
non-static declaration
iexl_general.c:105:20: error: static declaration of ‘GetFromEA_l_m4’ follows 
non-static declaration
iexl_general.c:914:19: error: static declaration of ‘GetFromEA_rb_m3’ follows 
non-static declaration
iexl_general.c:925:20: error: static declaration of ‘GetFromEA_rw_m3’ follows 
non-static declaration
iexl_general.c:934:20: error: static declaration of ‘GetFromEA_rl_m3’ follows 
non-static declaration

My C aint the greatest but I'm sure it's because of the definitions in QL68000

--- On Wed, 11/7/12, John Alexander acontractor...@yahoo.co.uk wrote:

From: John Alexander acontractor...@yahoo.co.uk
Subject: Re: [Ql-Users] in a PiQL so to speak (pun intended)
To: ql-us...@q-v-d.com
Date: Wednesday, 11 July, 2012, 22:00


Ages since I had a go .. They all seem to relate to the fact that version 4.x 
compiler is a lot more strict than the old one ..

Didnt look much further at the time David!!
-

John A
-- On Wed, 11/7/12, Dave Walker iti...@ntlworld.com wrote:

From: Dave Walker iti...@ntlworld.com
Subject: Re: [Ql-Users] in a PiQL so to speak (pun intended)
To: ql-us...@q-v-d.com ql-us...@q-v-d.com
Date: Wednesday, 11 July, 2012, 19:13



On 11 Jul 2012, at 17:57, Lee Privett lee.priv...@gmail.com wrote:

 Has anyone been able to compile uQLx in Linux either the raspberry Pi or any 
 other ARM based processor, following through the reported errors and the 
 included documentation leads me to believe this is where the sticking point 
 is.
 
 I have tried alternatively to get WINE running on the Pi also, to see if that 
 would be another possible route, also without success. I am a very green 
 newbie to Linux so any suggestions would be appreciated.
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm

I have obtained the source, but when I try to compile it I am getting 
errors.   I really need to find the time to sort out why!  

Dave Walker

Home:  01707 652791
Web:    www.itimpi.com
Skype:  itimpi

Sent from my iPad3
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-11 Thread nor...@dunbar-it.co.uk
Lee, 

Uqlx - not yet. I'm away with work and my Pi has been delivered. Home next week.

Wine - isn't an emulator, so compiling on ARM won't make it work. (I don't 
think.)

Cheers,
Norm.
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-11 Thread John Alexander

you are correct about wine it's an API not an Emulator its only sensible to do 
that on the x86


--- On Wed, 11/7/12, nor...@dunbar-it.co.uk nor...@dunbar-it.co.uk wrote:

From: nor...@dunbar-it.co.uk nor...@dunbar-it.co.uk
Subject: Re: [Ql-Users] in a PiQL so to speak (pun intended)
To: ql-us...@q-v-d.com
Date: Wednesday, 11 July, 2012, 18:10

Lee, 

Uqlx - not yet. I'm away with work and my Pi has been delivered. Home next week.

Wine - isn't an emulator, so compiling on ARM won't make it work. (I don't 
think.)

Cheers,
Norm.
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-11 Thread Dave Walker


On 11 Jul 2012, at 17:57, Lee Privett lee.priv...@gmail.com wrote:

 Has anyone been able to compile uQLx in Linux either the raspberry Pi or any 
 other ARM based processor, following through the reported errors and the 
 included documentation leads me to believe this is where the sticking point 
 is.
 
 I have tried alternatively to get WINE running on the Pi also, to see if that 
 would be another possible route, also without success. I am a very green 
 newbie to Linux so any suggestions would be appreciated.
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm

I have obtained the source, but when I try to compile it I am getting errors.   
I really need to find the time to sort out why!  

Dave Walker

Home:  01707 652791
Web:www.itimpi.com
Skype:  itimpi

Sent from my iPad3
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm


Re: [Ql-Users] in a PiQL so to speak (pun intended)

2012-07-11 Thread John Alexander

Ages since I had a go .. They all seem to relate to the fact that version 4.x 
compiler is a lot more strict than the old one ..

Didnt look much further at the time David!!
-

John A
-- On Wed, 11/7/12, Dave Walker iti...@ntlworld.com wrote:

From: Dave Walker iti...@ntlworld.com
Subject: Re: [Ql-Users] in a PiQL so to speak (pun intended)
To: ql-us...@q-v-d.com ql-us...@q-v-d.com
Date: Wednesday, 11 July, 2012, 19:13



On 11 Jul 2012, at 17:57, Lee Privett lee.priv...@gmail.com wrote:

 Has anyone been able to compile uQLx in Linux either the raspberry Pi or any 
 other ARM based processor, following through the reported errors and the 
 included documentation leads me to believe this is where the sticking point 
 is.
 
 I have tried alternatively to get WINE running on the Pi also, to see if that 
 would be another possible route, also without success. I am a very green 
 newbie to Linux so any suggestions would be appreciated.
 ___
 QL-Users Mailing List
 http://www.q-v-d.demon.co.uk/smsqe.htm

I have obtained the source, but when I try to compile it I am getting 
errors.   I really need to find the time to sort out why!  

Dave Walker

Home:  01707 652791
Web:    www.itimpi.com
Skype:  itimpi

Sent from my iPad3
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm
___
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm