This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

another problem with m68k-elf


Hi,

the problems I had a few days ago seem to be fixed,
but now I have another problem with binutils (cvs),
target m68k-elf:

The code

x1:
  .space 16
  .set x2,.-x1

  .space x2

used to work, but now this produces an error message:

"Error: .space specifies non-absolute value"

Is this a bug or can I no longer use this contruct?

Thanks in advance,

Peter Jakubek
pjak@snafu.de


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]