Re: Problem cross compiling for iPhone (iOS 4)
Frediano Ziglio <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <1297707173.2510.2.camel@freddy> |
I tried to search for "Detected an attempt to call a symbol in system libraries that is not present on the iPhone" on google and I found a lot of posts about this problem with the simulator. Device does not report any problem or warning. It seems related to some strange combinations of compiler/libraries/simulator. Try to compile again everything. In any cases is not FreeTDS related! bye freddy77 Il giorno lun, 14/02/2011 alle 18.51 +0100, Xander Maas ha scritto: > Hello daniel, > > Yes, I have. I have specified the 4.2 SDK for both the Simulator library (i386) and iPhoneOS. I also use the same SDK for my project. > > Maybe I am making a noob error, but I am lost. > > Xander > > > On 14 feb 2011, at 18:36, Daniel Fazekas wrote: > > > On Feb 14, 2011, at 18:03, Xander Maas wrote: > > > >> fopen$UNIX2003 called from function tds_get_locale in image <<appname>>. > >> As an additional note, I compiled the library from the commandline (configure and make). > > > > Have you specified the proper SDK with -isysroot? > >