how do you do it ? in the other linker flage setting?

---

Ashley Collins-Richardson
Technical Director | Scrapbook Development Limited |
www.scrapbookdev.com [1] 
Electric Works - Digital Campus, 3 Concourse Way, Sheffield, S1 2BJ 

On 2018-02-23 12:38, Richard Hipp wrote:

> On 2/23/18, Ashley Collins-Richardson <arichard...@scrapbookdev.com> wrote: 
> 
>> Hi There,
>> 
>> I am trying to add sqlite amalgamation into xcode and I keep getting the
>> error
>> 
>> error SQLite will not work correctly with the -ffast-math option of GCC.
>> 
>> I have swapped <sqlite3.h> with #sqlite3.h and removed the dependencies
>> from the previous library but I think I'm missing something.
> 
> Disable the -ffast-math compile-time option since it is incompatible
> with SQLite.
 

Links:
------
[1] http://www.scrapbookdev.com/
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to