nanogui@linuxhacker.org
nanogui@linuxhacker.org
On Fri, 26 Jan 2001, Robert Hartley wrote:
> ld terminated with signal 11 [Segmentation fault], core dumped
A common cause of this when cross compiling is that you are trying to link
in some of the libraries from your host machine, and the cross linker does
not understand the format.
--
------- Alex Holden -------
http://www.linuxhacker.org/
http://www.robogeeks.org/
nanogui@linuxhacker.org