freetype
[Top][All Lists]
Advanced

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

[ft] Building FT2 for embedded architectures


From: Wolfgang Draxinger
Subject: [ft] Building FT2 for embedded architectures
Date: Fri, 19 Apr 2013 17:06:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.11) Gecko/20121122 Icedove/10.0.11

Hi,

I'd like to build FT2 for the ARM Cortex-M3 architecture to use it for text output on a display. My naive attempt to make it use the available cross-compiler by passing the --host option to ./configure did (of course) not yield a working result; we'll can't blame for for trying ;)

I'd like to build FT2 specific to my needs, that are:

- static library
- no builtin zlib, lzw and bzip2 (some compression library will be linked into the firmware image eventually)
- selecting the supported font formats

Most of the configuration will probably hand tailored to the target system anyway. So what I look for is some pointers in how to manually configure the FT2 build without the assistance of some autoconf/automake build system.


Regards

Wolfgang



reply via email to

[Prev in Thread] Current Thread [Next in Thread]