Dead Hackers Society
Other BBSes »
 
 
Demoscene  Coding  CT60  Buy/sell

Atari coding BBS
 
VBCC
Posted by: Orion_ Sep,15.2009-09:08 

Hi there,

I tried again VBCC under plain Tos/St using steem before making a full setup on my falcon.
After reading the doc I finally managed to compile something using this command:

vc.ttp +vc.cfg -notmpfile -o test.prg test.c

Now for a simple example like this one:

#include <osbind.h>

int main(void)
{
Cconws("Hello, Atari!");
Cconin();
return (0);
}

It's not working, looking at the asm file, it seems to push "long" on the stack and not "word", and looking at the VBCC sources I guess it's because I need the vbccm68kS version of vbcc, unfortunately this version is not present in the mint binary package
does anybody have this version compiled for atari ?

I tried something else using the libvc (or libvcs), and compile a tool written in generic C, that works on windows and on atari using GCC targeted for mint.
The tool is compiling but it's not working as excepted, the argc/argv use seems to crash, and I have strange fread behavior
That's a shame because the vbcc version compile in less than 15kbytes, whereas the gcc version takes more than 100kbytes >_<








[All messages in this thread]    [Start new thread]

Topic Posted by  Date 
VBCC Orion_ Sep,15.2009-09:08
  Re: VBCC mikro Sep,15.2009-12:48
    Re: VBCC Orion_ Sep,15.2009-20:59
      Re: VBCC mikro Sep,16.2009-10:46
        Re: VBCC Orion_ Sep,16.2009-14:10
          Re: VBCC PeP Sep,16.2009-17:24
            Re: VBCC mikro Sep,17.2009-09:26
              Re: VBCC nerve Sep,18.2009-12:58


Reply to this message
Name:
Topic:
Anti-troll code:

Message:

What's the anti-troll code?
That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
© 1994-2024 Dead Hackers Society Contact: Anders Eriksson