[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: StrongARM tactics



On Thursday 08 December 2005 01:44 pm, Aaron M. Ucko wrote:
> Ryan Schultz <schultz.ryan@gmail.com> writes:
> > PCSX 1.6 does not compile with GCC4 when the ix86 flag is not specified,
> > even on i386. I don't know about amd64, but my other partially-ASM (using
> > NASM like PCSX) package (libopenspc) will not build on amd64, so I'm
> > assuming that the same is true here -- I'll change it if someone can
> > confirm that it will build and work.
>
> It built on my AMD64 system with a crude patch (attached, along with
> the resulting log) that drops the CPU setting unconditionally, but I
> haven't actually tested the result -- I built it mainly because I'm a
> packrat. ;-)

I can't get a clean pdebuild[1] on i386 with that setting dropped, which seems 
unusual -- it fails during linking. I'll hack something up for the rules 
file, in any case, and contact my sponsor; I have a new upload ready anyway.

[1]
../PsxMem.o: In function `psxMemWrite8':PsxMem.c:(.text+0x530): undefined 
reference to `psxRecLUT'
../PsxMem.o: In function `psxMemWrite16':PsxMem.c:(.text+0x5b1): undefined 
reference to `psxRecLUT'
../PsxMem.o: In function `psxMemWrite32':PsxMem.c:(.text+0x656): undefined 
reference to `psxRecLUT'
:PsxMem.c:(.text+0x691): undefined reference to `psxRecLUT'
../Misc.o: In function `RecvPcsxInfo':Misc.c:(.text+0x1856): undefined 
reference to `psxRec'
../R3000A.o: In function `psxInit':R3000A.c:(.text+0x1c): undefined reference 
to `psxRec'
Gtk2Gui.o: In function `OnCpu_Ok':Gtk2Gui.c:(.text+0x1af6): undefined 
reference to `psxRec'

-- 
Ryan Schultz
YOU RPN LOVE IF THEN HONK



Reply to: