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

_______________________________________________
Freetype mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype

Reply via email to