> > * How about header files?
> >
> >  The header files are separated completely?  Or, the shareable
> >  headers are installed in /usr/include and other arch-dependent
> >  headers are separated in other directories?  Or, system has only
> >  headers for most-suitable architechture?
>
> As far as I've seen, most system headers exist in one copy only, and
> use preprocessor macros to detect which the architecture is; usually
> via <sys/isa_defs.h>, which defines macros for most of the
> interesting cases: [...]

This is the solution I like most.  I don't know how difficult it is to
achieve that...


    Werner


_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to