delorie.com/archives/browse.cgi | search |
Date: | Mon, 20 Jan 1997 13:03:42 +0100 |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Subject: | Re: trouble making libm library |
To: | mpenacho AT tezcat DOT com (Mark Penacho) |
Cc: | djgpp-workers AT delorie DOT com |
Message-id: | <01IEFQP3Y5YQB7ALZ8@mail> |
Organization: | RWTH Aachen, III. physikalisches Institut B |
Newsgroups: | comp.os.msdos.djgpp |
> [F:\djbuild\src\libm\src] 19:51:24.92 > F>make > gcc @../../gcc.opt -I. -I- -I../../../include -Wno-error > -Wno-strict-prototypes -D_USE_LIBM_MATH_H -c s_finite.S > f:/djgpp/tmp\ccbaaaaa: Assembler messages: > f:/djgpp/tmp\ccbaaaaa:114: Error: register does not match opcode suffix > make.exe: *** [s_finite.o] Error 1 That's another point hit by the update to gas from binutils-2.7. The relevant line needs to be given the correct opcode suffix for bytes: ldb al The same thing happens in sf_finite.S HBB
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |