gcc (Ubuntu/Linaro 4.8.2-1ubuntu1) 4.8.2 -- amd64
Problem building revision 25753 from svn:
Linking ume64...
obj/sdl64/ume/ume/drivlist.o:(.rodata+0x34e58): undefined reference to `driver_sitvo'
collect2: error: ld returned 1 exit status
make: *** [ume64] Error 1
rm obj/sdl64/osd/sdl/debugqtlogwindow.moc.c obj/sdl64/osd/sdl/debugqtdasmwindow.moc.c obj/sdl64/osd/sdl/debugqtwindow.moc.c obj/sdl64/osd/sdl/debugqtmainwindow.moc.c obj/sdl64/osd/sdl/debugqtbreakpointswindow.moc.c obj/sdl64/osd/sdl/debugqtmemorywindow.moc.c obj/sdl64/osd/sdl/debugqtview.moc.c
Is this problem specific to gcc 4.8.2, or is this a problem in this particular svn revision?
I've been building successfully with gcc 4.8.1 (
https://sourceforge.net/projects/ume64amd64onbun/files/ume64%20svn%20amd64%20Linux/), but there was a recent gcc update. Any failed builds before this were in a particular driver's compile, not the final linking -- and were fixed in a subsequent svn revision.