freetype
[Top][All Lists]
Advanced

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

Re: [ft] build 32-bit libfreetype (-m32)


From: Tom Bishop, Wenlin Institute
Subject: Re: [ft] build 32-bit libfreetype (-m32)
Date: Mon, 25 Oct 2010 19:41:06 -0700

On Oct 25, 2010, at 6:55 PM, suzuki toshiya wrote:

> I do as:
> 
> env CFLAGS="-arch i386" ./configure
> make

Yes, that works. Thank you very much!

Tom

> 
> Be careful not to overwrite existing FreeType2 binary
> provided by Apple.
> 
> Regards,
> mpsuzuki
> 
> 
> Tom Bishop, Wenlin Institute wrote:
>> On Oct 25, 2010, at 6:35 PM, Brady Duga wrote:
>>> I think -arch is used even more now (for arm variants). As for building 
>>> freetype for 32 bit on a 64 bit 10.6 machine, just add -m32 to the command 
>>> line. The latest Xcode made 64 the default, but -m32 should still override 
>>> it.
>> I'm sorry to be dense, but which command line would that be? Here's how I 
>> build freetype:
>> ./configure
>> make
>> sudo make install
>> Should I add "-m32" to any or all of those lines?
>> Thanks!
>> Tom
>>> --Brady
>>> 
>>> On Oct 25, 2010, at 6:09 PM, suzuki toshiya <address@hidden> wrote:
>>> 
>>>> Hi,
>>>> 
>>>> In the convention of Mac OS X, "-arch i386" or "-arch ppc" were
>>>> used to compile 32-bit binaries. These options are added by Apple.
>>>> Since Mac OS X 10.6, Apple doesn't support PowerPC systems any longer,
>>>> so there is a possibility that Apple removes "-arch" option itself
>>>> in future SDK.
>>>> 
>>>> If you have any trouble for Mac OS X, please let me know.
>>>> 
>>>> Regards,
>>>> mpsuzuki
>>>> 
>>>> Tom Bishop, Wenlin Institute wrote:
>>>>> Hi All,
>>>>> Is there a way to build a 32-bit version of libfreetype on a 64-bit 
>>>>> machine (Mac OS 10.6.4)? I'd like to be able to link it with a program 
>>>>> built with the "-m32" option for gcc.
>>>>> Best wishes,
>>>>> Tom
>>>>> 文林 Wenlin Institute, Inc.        Software for Learning Chinese
>>>>> E-mail: address@hidden     Web: http://www.wenlin.com
>>>>> Telephone: 1-877-4-WENLIN (1-877-493-6546)
>>>>> ☯
>>>>> _______________________________________________
>>>>> Freetype mailing list
>>>>> address@hidden
>>>>> http://lists.nongnu.org/mailman/listinfo/freetype
>>>> 
>>>> _______________________________________________
>>>> Freetype mailing list
>>>> address@hidden
>>>> http://lists.nongnu.org/mailman/listinfo/freetype
>> 文林 Wenlin Institute, Inc.        Software for Learning Chinese
>> E-mail: address@hidden     Web: http://www.wenlin.com
>> Telephone: 1-877-4-WENLIN (1-877-493-6546)
>> ☯
>> _______________________________________________
>> Freetype mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/freetype
> 


文林 Wenlin Institute, Inc.        Software for Learning Chinese
E-mail: address@hidden     Web: http://www.wenlin.com
Telephone: 1-877-4-WENLIN (1-877-493-6546)
☯








reply via email to

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