Anything QL Software or Programming Related.
robheaton
Site Admin
Posts: 381 Joined: Fri Nov 19, 2010 5:50 pm
Location: Ormskirk, UK
Post
by robheaton » Sun Jan 23, 2011 3:48 pm
I'm looking into updating the versions of Inform & Zip we have available on the QL.
Can anyone recommend a suitable C compiler?
Any documentation on using the compiler would be appreciated too!
--
If vanpeebles parps in the woods and there is nobody around, does it make a sound?
dex
Gold Card
Posts: 311 Joined: Thu Dec 23, 2010 1:40 pm
Post
by dex » Sun Jan 23, 2011 4:49 pm
GCC upto version 3.4.2 can compile 68k code.
robheaton
Site Admin
Posts: 381 Joined: Fri Nov 19, 2010 5:50 pm
Location: Ormskirk, UK
Post
by robheaton » Sun Jan 23, 2011 9:00 pm
Cheers, I'll look into that, if I get it to work, I'll post a guide!
(That is written the way William Shatner would read it!)
--
If vanpeebles parps in the woods and there is nobody around, does it make a sound?
RWAP
RWAP Master
Posts: 2893 Joined: Sun Nov 28, 2010 4:51 pm
Location: Stone, United Kingdom
Contact:
Post
by RWAP » Sun Jan 23, 2011 10:51 pm
The other alternatives for the QL, are to use the C68 compiler (public domain and converted to the QL), or the Metacomco C compiler - I have only ever used C68 and that was some years ago, so cannot really comment as to which is the better of the two.