[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] building fvdi
Am 22.12.2009, 18:31 Uhr, schrieb J. F. Lemaire <jflemaire@skynet.be>:
I'll do perhaps sometimes. Now with freetype-2.1.10 it finally
succeeded.
On what system did you build it?
cygwin - would you think I'd use an atari for this? ;)
But now I've got another problem: I want a 040-version and when I enter
CPU=040 to make I get:
../modules/ft2/ft2.o(.text+0xd70): undefined reference to `__divsi3'
../modules/ft2/ft2.o(.text+0x2092): undefined reference to `__mulsf3'
../modules/ft2/ft2.o(.text+0x2350): undefined reference to `__mulsi3'
../modules/ft2/ft2.o(.text+0x242c): undefined reference to `__mulsi3'
../modules/ft2/ft2.o(.text+0x2586): undefined reference to `__divsi3'
../modules/ft2/ft2.o(.text+0x2cfa): undefined reference to `__mulsi3'
...
So I think some lib is missing and the directive for this in the makefile.
-Helmut