Bugs item #2965713, was opened at 2010-03-09 00:50 Message generated for change (Comment added) made by shcheklein You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2965713&group_id=129076
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: API >Group: Sedna (current) >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Kilian (kilian3) >Assigned to: Ivan Shcheklein (shcheklein) Summary: libsedna.a doesn't seem to be 64-bit appropriate Initial Comment: on mac os 64-bit you get the following message when compiling against libsedna.a: "ld: warning: in ../../../driver/c/libsedna.a, file is not of required architecture." it's a problem with the 64-bit archcitecture, I suppose, as "gcc -m32" works. Regards Kilian ---------------------------------------------------------------------- >Comment By: Ivan Shcheklein (shcheklein) Date: 2010-03-09 03:03 Message: Surely, if you use 32-bit binaries which contain 32-bit version of libsedna.a. If you want to get 64-bit library you probably want to read "How do I build C driver for Sedna from sources (under *nix x64/x86)?" in our FAQ: http://modis.ispras.ru/sedna/faq.html . ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=713730&aid=2965713&group_id=129076 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Sedna-discussion mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sedna-discussion
