[Gambas-user] Gambas doesn't run on PPC

Rafael de Jaime Juliá supersonik at ...626...
Fri Jun 17 22:47:44 CEST 2005


Hi, I'm new to the list. I compiled Gambas2 1.9.9 on Kubuntu/PPC 5.04
and when i try to run
it, it segfaults.

=====
root at ...1003...:~/Desktop/gambas2-1.9.9/app/src/gambas2# ./gambas2.gambas
** WARNING: CPU is big endian
Violación de segmento (core dumped)
root at ...1003...:~/Desktop/gambas2-1.9.9/app/src/gambas2# ls core
core
root at ...1003...:~/Desktop/gambas2-1.9.9/app/src/gambas2# nano core
root at ...1003...:~/Desktop/gambas2-1.9.9/app/src/gambas2# gdb
GNU gdb 6.3-debian
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "powerpc-linux".
(gdb) core-file core
Using host libthread_db library "/lib/libthread_db.so.1".
Core was generated by `/usr/bin/gbx2 -x ./gambas2.gambas'.
Program terminated with signal 11, Segmentation fault.
#0  0x10023a04 in ?? ()
(gdb) bt
#0  0x10023a04 in ?? ()
#1  0x10023e30 in ?? ()
Previous frame identical to this frame (corrupt stack?)
=====

I'm using Ubuntu 5.04 on a PPC, an eMac 700, 640Mb RAM, 40 Gb internal
IDE disk,  kernel 2.6.10, X.org, KDE 3.4, Gnome 2.10.

Any clues?




More information about the User mailing list