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

Re: Bug#690531: Help needed: Porting IRAF to MIPS



>>>>> "Thomas" == Thomas Bogendoerfer <tsbogend@alpha.franken.de> writes:

> On Thu, May 08, 2014 at 02:07:45AM +0200, David Kuehling wrote:
>> Index: zsvjmp/zsvjmp-mipsel.s

> why only mipsel ? The code should look the same for big endian MIPS...

Because that's the name his test-case Makefile expected :) :

  ARCH:=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
  zsvjmp.s: zsvjmp-$(ARCH).s
          ln -sf $< $@

(I did all coding against Ole's test-case tarball and not against actual
IRAF sources).  Rename sources at your will and/or use
links/#include/.include/makefile rules/autoconf code or whatever else to
make mipsel and mips both use the same code

David
-- 
GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk2.gpg
Fingerprint: B63B 6AF2 4EEB F033 46F7  7F1D 935E 6F08 E457 205F

Attachment: pgp6DXtGGA_W9.pgp
Description: PGP signature


Reply to: