freetype-devel
[Top][All Lists]
Advanced

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

[Devel] porting help


From: Frank W. Miller
Subject: [Devel] porting help
Date: Thu, 22 Aug 2002 21:23:37 -0400

Hi,

I've been playing around with Freetype 2 for a bit now and really like
it.  I want to make it the core font rendering engine for a new OS
kernel.  The problem is I need to build the library completely
standalone.  This means that I will provide all the header files and
required functions.  I want to use -nostdinc in my compile lines and
-nostdlib in my build line.  So, should I just package up all source
files into a single directory, put together a Makefile that compiles
them all and then build a static (i.e. a .a) library or will it be more
complicated that that?

Thanks,
FM

www.cornfed.com





reply via email to

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