[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Freetype] Compiling freetype on uclinux
From: |
Antoine Leca |
Subject: |
Re: [Freetype] Compiling freetype on uclinux |
Date: |
Fri, 27 Feb 2004 16:39:03 +0100 |
Bon dia:
nafiton smith va escriure:
>
> I can not get linked the libraries because I am not able to pass the
> correct flags to the linker through libtool. This is what I get:
> m68k-elf-gcc -shared freetype.lo ftxkern.lo ftxgasp.lo ftxpost.lo
> ftxcmap.lo ftxsbit.lo ftxwidth.lo ftxerr18.lo ftxgsub.lo ftxgpos.lo
> ftxgdef.lo ftxopen.lo -lm -lc -Wl,-soname -Wl,libttf.so.2 -o
> .libs/libttf.so.2.2.0
> /usr/local/m68k-elf/bin/ld.real: cannot find -lc
> collect2: ld returned 1 exit status
Does libc.so (or libc.a) exists?
Antoine