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

Re: [MiNT] building fvdi



Hi!

Please see my notes inline...

On Dec 22, 2009, at 12:10 PM, Johan Klockars wrote:

text.s.gnu.o(.text+0x806): undefined reference to `bt'

Standa added something a year ago:
 "outline effect function C wrapper added (using bt() as a debug)."

Try changing
_bitmap_outline:
...
 ifne 1

to

_bitmap_outline:
...
 ifne 0

to disable the part calling _bt,

Thanks, Johan!

text_sq.s.gnu.o(.text+0x1d2): undefined reference to `external_vst_effects'

It seems neither Standa nor I have built fVDI without FreeType for a while...

That is certainly correct. What would be the point of doing so anyway? I anybody
is interested in not having vector font support in theirs fVDI?

Merry Christmas Everyone!
Standa