A89: Re: Impossible to link multiple C files with new tigcclib


[Prev][Next][Index][Thread]

A89: Re: Impossible to link multiple C files with new tigcclib




> Anyone else try linking multiple C files that need rom calls? You
> can't... I think is a bad idea to have a asm("xdef _main") in the
> doors.h. I was forced to make a duplicate version that had none of that
> header junk. Instead I made required.h and doors.h... Obviously header.h
> is the one that only needs to show up once in the C file with _main.
> Before you would a error, "Multiple definitions of: _main".

Oops. It must be corrected. I will release TIGCCLIB 2.1 after 10-15
days (e.g. after I collect other eventual problems and fix them)...

Zeljko Juric