[sword-devel] How do you make the Sword framework work in 64bit mode? (My compiler is giving me hundreds of warnings.)

Manfred Bergmann manfred.bergmann at me.com
Wed Oct 19 01:24:35 MST 2016


> Am 19.10.2016 um 10:00 schrieb Peter Von Kaehne <refdoc at gmx.net>:
> 
>> Von: "Peter Von Kaehne" <refdoc at gmx.net>
>> I am compiling on Debian testing in 64 bit mode with no warnings, using the standard flags. 
> 
> As I understand xcode uses gcc just as we use on Linux. Is it possible that 

Per default Xcode uses the C compiler of LLVM.
That may be the reason why we have other warnings.
Usually, and that may< be the same for PocketSword and Eloquent, the SWORD sources are compiled as part of the parent project.
That means there is no makefile involved.


Manfred




More information about the sword-devel mailing list