<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
<channel>
<title>z88dk forums : Misc : Misc</title>
<link>http://www.z88dk.org/forum</link>
<description> z88dk forums</description>
<language>en</language>
<docs>http://backend.userland.com/rss</docs>
<item>
<title>Compiling with z88dk with an iPhone / iPad in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=8389#8389</link>
<guid isPermaLink="false">8389@http://www.z88dk.org/forum</guid>
<description>Topic: Compiling with z88dk with an iPhone / iPad

Message: Today i was testing with z88dk in my computer (Mac OS X), i get the latest version from the SVN and compiled it, all worked perfectly.I was interested to make programs for my Texas Instrument (TI-83), programming in C, but i haven't a notebook, and i really wanted to program C directly in my calculator, or..., my iPad, so i investigate, and installed an Unofficial Terminal for my iPad, and installed some packages from apt (included with the Terminal), like gcc and some basic libs, and tried to compile z88dk directly. First attempts were failed, but with some tricks i'v got z88dk running on my iPad! (The most difficult part was to set the PATH variable :P)That's an screenshot that show it! (Terminal is called MobileTerminal, it's running native 100% on the iPad, doesn't need computer or anything...). Sorry for the image, i don't know how to upload to other hosting :Shttp://db.tt/O5aiOidQGreetings!
</description>
<pubDate>Sun, 28 Apr 2013 19:44:51 +0100</pubDate>
</item>
<item>
<title>A bit of advertising for you :) in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=8262#8262</link>
<guid isPermaLink="false">8262@http://www.z88dk.org/forum</guid>
<description>Topic: A bit of advertising for you :)

Message: I partially agree, even if it still depends on what you are willing to get.Good level games and demos in pure assembly still can't be beaten, but.. well you used z88dk, I'm sure you know my point of view.
</description>
<pubDate>Thu, 28 Mar 2013 18:09:00 +0000</pubDate>
</item>
<item>
<title>A bit of advertising for you :) in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=8261#8261</link>
<guid isPermaLink="false">8261@http://www.z88dk.org/forum</guid>
<description>Topic: A bit of advertising for you :)

Message: yes. it was too hard to maintain a community around it. my conclusion on this work : making a general purpose framework for 8 bits machines is bad idea ; it results un-optimized code (because of the 'generic' constraints).www.norecess.net
</description>
<pubDate>Thu, 28 Mar 2013 16:06:14 +0000</pubDate>
</item>
<item>
<title>A bit of advertising for you :) in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=8260#8260</link>
<guid isPermaLink="false">8260@http://www.z88dk.org/forum</guid>
<description>Topic: A bit of advertising for you :)

Message: I see, but.. are you throwing it all away ??&#160; :O
</description>
<pubDate>Thu, 28 Mar 2013 16:03:58 +0000</pubDate>
</item>
<item>
<title>A bit of advertising for you :) in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=8259#8259</link>
<guid isPermaLink="false">8259@http://www.z88dk.org/forum</guid>
<description>Topic: A bit of advertising for you :)

Message: It's no longer supported for a long time.. sorry ! :)
</description>
<pubDate>Thu, 28 Mar 2013 15:42:02 +0000</pubDate>
</item>
<item>
<title>A bit of advertising for you :) in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=8258#8258</link>
<guid isPermaLink="false">8258@http://www.z88dk.org/forum</guid>
<description>Topic: A bit of advertising for you :)

Message: The z80 version of crocolib seemed to vanish..&#160; did it ever exist ?If it is no longer supported we might melt it in the actual z88dk tree, cpc section..
</description>
<pubDate>Thu, 28 Mar 2013 15:39:30 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6986#6986</link>
<guid isPermaLink="false">6986@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: dom wrote:Sorry, I didn't get back to you more quickly
not at all, I appreciate your time. Thanks for all the input - I'll beetle on!RegardsC
</description>
<pubDate>Mon, 14 Nov 2011 19:55:42 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6984#6984</link>
<guid isPermaLink="false">6984@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: Sorry, I didn't get back to you more quickly.The problem is with the pre-processor - it inserts extra line feeds when I don't expect and doesn't when I do.You can swap it out for a different pre-processor - the GNU cpp works well from memory.
</description>
<pubDate>Mon, 14 Nov 2011 19:36:16 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6983#6983</link>
<guid isPermaLink="false">6983@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: Thanks Alvin, I tried the E switch but I admit I didn't manually replicate the steps. I'll try that.C
</description>
<pubDate>Mon, 14 Nov 2011 07:33:50 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6982#6982</link>
<guid isPermaLink="false">6982@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: sccz80 (the C compiler) is operating on the file output by the preprocessor (zcpp).Try running the file through the C preprocessor by manually duplicating the command line above and check the output of that against the line numbers.&#160; I'd take it further than that and see what the warnings are actually about but I don't have an install in this computer.
</description>
<pubDate>Mon, 14 Nov 2011 04:59:28 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6970#6970</link>
<guid isPermaLink="false">6970@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: Well it seems I'm breaking stuff wherever I go :cool:The code has been attached to a post over at the RWAP ZX81 forums;http://www.rwapservices.co.uk/ZX80_ZX81 &#8230; 5904#p5904If you could pick it up from there I'd appreciate a clue as to what is going on.RegardsCharlie
</description>
<pubDate>Thu, 10 Nov 2011 10:24:20 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6968#6968</link>
<guid isPermaLink="false">6968@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: Hi Dom,thanks for the offer. I'm happy to send the code over but I'm having trouble with the email link. I'll try from a different machine tomorrow.*edit - next day, different machine, same error: 'Error: Unable to fetch topic info.'RegardsCharlie
</description>
<pubDate>Wed, 09 Nov 2011 22:38:47 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6967#6967</link>
<guid isPermaLink="false">6967@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: Can you email hooray.c to me and I'll see what's going on?
</description>
<pubDate>Wed, 09 Nov 2011 21:09:34 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6966#6966</link>
<guid isPermaLink="false">6966@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: I forgot to add that there is a _lot_ of inline assembler if that makes a difference.I've just tried recreating the steps performed by zcc manually, but the output at each stage is still not lining up with the reported error line numbers.C
</description>
<pubDate>Wed, 09 Nov 2011 16:58:42 +0000</pubDate>
</item>
<item>
<title>Confused by line number mismatches in compiler warning/error output in Misc : Misc</title>
<link>http://www.z88dk.org/forum/viewtopic.php?pid=6965#6965</link>
<guid isPermaLink="false">6965@http://www.z88dk.org/forum</guid>
<description>Topic: Confused by line number mismatches in compiler warning/error output

Message: Hi all,Here is an example of the output from a simple project I've just started on. I'm a new z88dk user but a long time c programmer.There is a single C file [hooray.c] and this includes a header containing a large static array definition. I'm including stdio.h and input.h.My question is how can I map the line numbers shown in the output here to _actual_ line numbers in my source code? They just don't align. I've tried pre-processing only with the E switch, but there's still no meaningful output in the .i file.I'd like to fix the warnings but this is preventing me.Thanks in advance for any clues :)C
Code:&#62;zcc +zx81 -m -lm -startup=4 -lgfx81hr192 -create-app hooray.c
copy C:\bin\z88dk\lib\zx81_crt0.opt [temp]\s298_1.opt
        1 file(s) copied.
copy [temp]\s298_1.opt [temp]\s298_1.asm
        1 file(s) copied.
zcpp -I. -DZ80 -DSMALL_C -DZX81 -D__ZX81__ -DSCCZ80 -IC:\bin\z88dk\include  hooray.c [temp]\s298_.i
sccz80    -\\ -startup=4  [temp]\s298_.i
Unrecognised argument: \\
sccz80:&#34;hooray.c&#34; L:105 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:117 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:125 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:153 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:177 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:190 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:283 Warning:#8:Converting integer to pointer without cast
sccz80:&#34;hooray.c&#34; L:386 Warning:#4:Function returns different type to prototype
sccz80:&#34;hooray.c&#34; L:386 Warning:#5:Prototype is signed int fn
sccz80:&#34;hooray.c&#34; L:386 Warning:#6:Function is void fn
...
</description>
<pubDate>Wed, 09 Nov 2011 16:52:21 +0000</pubDate>
</item>
</channel>
</rss>
