Thanks Tom. That got rid of the 'ar' error, but here's the new one that subsequently occurs :

-----------------------------
/var/tmp/ccECcaaa.s:2139:Parameter error: r0 not allowed for parameter 2 (code as 0 not r0)
make[4]: *** [xlog.o] Error 1
make[3]: *** [transam-recursive] Error 2
make[2]: *** [access-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
-----------------------------


I found this, which may be relevant:

http://www.simdtech.org/apps/group_public/email/altivec/msg00663.html

I don't have much of a clue with regard to C programming.

Cheers,
Joel


On Friday, December 12, 2003, at 03:21 , Tom Lane wrote:


Joel Rodrigues <[EMAIL PROTECTED]> writes:
Hi, I get the following error when I run make on Mac OS X v 10.1.5  Any
ideas ?

Try setting AROPT = cr (not crs) in Makefile.darwin.


regards, tom lane

_____________________________________________________________________ Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


---------------------------(end of broadcast)--------------------------- TIP 9: the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match

Reply via email to