bug-gmp
[Top][All Lists]
Advanced

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

Fw: GNUmp on Mac OS X


From: Bob Chatterjee
Subject: Fw: GNUmp on Mac OS X
Date: Sun, 29 Oct 2000 14:19:44 -0500

 
----- Original Message -----
Sent: Sunday, October 29, 2000 2:03 PM
Subject: GNUmp on Mac OS X

Hi am trying to build the libraries on Mac OS X public beta.  I am passing the following option to configure:
 
./configure --host=powerpc-apple-darwin1.2
 
Configure works fine.  All of the C code builds without problems.  The problem arises in the assembly code.  All of the errors are essentially the same:
 
e.g.
 
tmp-sub_n.s:38:Parameter syntax error (parameter 2)
tmp-sub_n.s:39:Parameter syntax error (parameter 1)
 
I would be willing to fix these myself if I could:
1) Figure out how the tmp_*.s files were being generated and
2) Get a good reference for the instruction set.
 
I was trying to use the version as (gas) that comes with the release and ran into the same errors when trying to build the code under the powerpc32 directory.
 
The version of as is: 
as -v
Apple Computer, Inc. version cctools-340.obj~1, GNU assembler version 1.38
 
The version of cc is:
cc -v
Apple Computers, Inc. version cc-796.3, based on gcc driver version 2.7.2.1 executing gcc version 2.95.2 
 
Any help would be appreciated, I would like to be able to use this library to start some simulation work on this system.
 
Regards,
bob chatterjee
hyperdigm research

reply via email to

[Prev in Thread] Current Thread [Next in Thread]