Menu

#70 undefined ref. in readcpu.o

open
nobody
Unix (35)
5
2013-01-11
2004-10-21
Anonymous
No

mackay@cs.washington.edu
(new login)

OS Version:
Fedora Core 2 --- Kernel 2.6.7-1.494.2.2

Compiler
gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7)

Basilisk source
BasiliskII_src_31052001.tar.gz

Warnings in configure output (apparently trivial)
checking for mon... no
configure: warning: Could not find mon, ignoring
--with-mon.
configure: warning: Cannot have both --enable-xf86-dga
and --enable-fbdev-dga, ignoring --enable-fbdev-dga.

Basilisk II configuration summary:

XFree86 DGA support .............. : yes
XFree86 VidMode support .......... : yes
fbdev DGA support ................ : no
Enable video on SEGV signals ..... : yes
ESD sound support ................ : yes
GTK user interface ............... : yes
mon debugger support ............. : no
Running m68k code natively ....... : no
Floating-Point emulation core .... : i386 optimized core
Assembly optimizations ........... : i386
Addressing mode .................. : direct

Compilation log for readcpu
c++ -I../include -I. -I../uae_cpu -DHAVE_CONFIG_H
-DOS_linux -DCPU_i386 -DDIRECT_ADDRESSING
-DREGPARAM="__attribute__((regparm(3)))" -DX86_ASSEMBLY
-DUNALIGNED_PROFITABLE -DOPTIMIZED_FLAGS -DFPU_X86
-D_REENTRANT -DDATADIR=\"/usr/local/share/BasiliskII\"
-O2 -I/usr/X11R6/include -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/X11R6/include -fomit-frame-pointer -c
../uae_cpu/readcpu.cpp -o obj/readcpu.o

load error message:
gcc -o obj/gencpu obj/gencpu.o obj/readcpu.o obj/cpudefs.o
obj/readcpu.o(.eh_frame+0x11): undefined reference to
`__gxx_personality_v0'
collect2: ld returned 1 exit status
make: *** [obj/gencpu] Error 1
[

Discussion


Log in to post a comment.