Hello Werner,

OK. I attached a working makefile: makefile.os4

and

the log of my build: build_log.txt

What's your opinion, now?

Maybe you will be right...
Thanks for your help.

Have a nice day.

Károly

On 2018.11.04., you wrote:

>> First of all, thanks for the quick reply, but I think you miss the
>> point a little bit, because I wrote that I managed to compiled
>> FreeType library in the end:

> OK.  Can you provide a patch that updates the Amiga stuff?  Maybe
> contributing a new Makefile, if necessary...

>> /SDK/local/newlib/lib/libSDL_ttf.a(SDL_ttf.o): In function `TTF_Init':
>> SDL_ttf.c:(.text+0xdbc): undefined reference to `FT_Init_FreeType'
>> /SDK/local/newlib/lib/libSDL_ttf.a(SDL_ttf.o): In function `TTF_Quit':
>> SDL_ttf.c:(.text+0x33c8): undefined reference to `FT_Done_FreeType'
>> /SDK/local/newlib/lib/libft2_ppc.a(ftbase.ppc.o): In function
>> `FT_Stream_New':
>> ftbase.c:(.text+0xdd0c): undefined reference to `FT_Stream_Open'
>> make: *** [all] Error 1

> Obviously the files that contain the code for those functions are not
> compiled into your library.  Without a log file I can only rub against
> my crystal ball.


>     Werner

Attachment: makefile.os4
Description: makefile.os4

Attachment: build_log.txt
Description: build_log.txt

_______________________________________________
Freetype mailing list
Freetype@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to