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

Re: Need help porting GMP to AMD64



Hi John,

Did you get to the bottom of this yet?  

I'm just a simple debian packager for gmp.  Maybe Kevin Ryde (a GMP
developer) could shed some light.

-Steve


On Tue, Feb 10, 2004 at 05:13:54PM +0100, Falk Hueffner wrote:
> John Goerzen <jgoerzen@complete.org> writes:
> 
> > On Tue, Feb 10, 2004 at 04:24:14PM +0100, Falk Hueffner wrote:
> > > John Goerzen <jgoerzen@complete.org> writes:
> > > 
> > > > I am trying to compile gmp-4.1.2 on AMD64 and am encountering this
> > > > error:
> > > > 
> > > > /tmp/ccu7I0tJ.s: Assembler messages:
> > > > /tmp/ccu7I0tJ.s:42: Error: suffix or operands invalid for `bsf'
> > > 
> > > Wrong inline assembly most likely. Please provide the preprocessed
> > > asm() statement with the bsf, and the corresponding line from the .s
> > > file.
> > 
> > The file in question does not appear to have any, which is one reason
> > I'm puzzled.
> 
> I bet the preprocessed one has. Add -save-temps, and check the .i
> file.
> 
> -- 
> 	Falk



Reply to: