Re: architecture error -
12-13-2005
, 03:57 PM
I have not seen this before, but there are posts on the web that make
me think the problem is gcc linking 64-bit objects against 32-bit
objects. Specifically, there's a note that gcc 3.X doesn't pass
appropriate 64-bit flags to the loader, and explicitly specifying the
-m64 flag to the loader worked around the problem. What I found:
http://gcc.gnu.org/ml/gcc-help/2005-05/msg00265.html
and
http://sysadminforum.com/showthread....oto=nextnewest
Good luck,
--keith
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Keith Bostic bostic (AT) sleepycat (DOT) com
Sleepycat Software Inc. keithbosticim (ymsgid)
118 Tower Rd. +1-781-259-3139
Lincoln, MA 01773 http://www.sleepycat.com |