Linking Embedded MySQL on Mac OS X

2004-06-09 Thread Eric Sword
I am having the same problem that someone else posted about back in
December and I didn't see any responses for:
 
http://lists.mysql.com/mysql/156346

Specifically, I am trying to link with libmysqld.a on Mac OS X and am
getting 16 undefined link errors such as fixsfdi, floatdisf, udivdi3,
moddi3, etc.  I have inferred from various google searches that most of
these are linked in with a library called libkern on other *nix systems.
However, the libkern.h on Mac doesn't list these particular methods and
I don't know which library I should include.

Regardless of whether you use CodeWarrior, XCode, gcc, or whatever, can
anyone point me in the right direction?

Thanks,

Eric
 

---
Eric Sword
Group Logic, Inc.
[EMAIL PROTECTED]
800.476.8781 (800.GROUP81)
http://www.grouplogic.com/


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



C++ Object Relational Mapper tool?

2004-04-19 Thread Eric Sword
Does anyone know of an open source tool like Torque or Hibernate for
Java that can generate C++ classes rather than Java?  We're starting a
project with a mySQL backend that involves both a C++ part and a Java
part.  I've searched high and low for such a tool/library and haven't
been able to find one which is very surprising considering I can easily
come across several for Java, VB, and even C#, PHP, etc. There are a few
commercial ones (currently evaluating Persistence EdgeXtend), but they
are largely overkill for what I need.

Thanks,

Eric

---
Eric Sword
Group Logic, Inc.
[EMAIL PROTECTED]
800.476.8781 (800.GROUP81)
http://www.grouplogic.com/services/