freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] freetype-2.1.5 on solaris 8


From: Werner LEMBERG
Subject: Re: [Devel] freetype-2.1.5 on solaris 8
Date: Sun, 08 Feb 2004 23:24:51 +0100 (CET)

> I did this when I configured freetype.
> 
> setenv CFLAGS "-I/tools/perl5.8.3/support/include"
> setenv LDFLAGS "-L/tools/perl5.8.3/support/lib -R/tools/perl5.8.3/support/lib"
> setenv CC gcc
> ../freetype-2.1.5/configure --prefix=/tools/perl5.8.3/support 
> --with-zlib=/tools/perl5.8.3/support
> unsetenv CFLAGS
> unsetenv LDFLAGS
> unsetenv CC
> 
> I use the -R flag to build into all the files where the libraries
> exist.

Thanks for the report.  I've implemented something in the CVS.  Please
test.  Note that freetype-config doesn't honour the -R flag in the
LDFLAGS variable (since we use libtool you shouldn't pass -R at all
IMHO).


    Werner



reply via email to

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