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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: frysk-core ./Makefile.am ./ChangeLog frysk/pkg ...


Hi Nurdin,

On Thu, 2007-02-01 at 19:53 +0000, npremji@sourceware.org wrote:
> 	frysk
> 	/pkglibdir/CL
> 	* funit-stacktrace-asm.S: Added.
> 	* funit-stacktrace-static-asm.S: Added.

I am unable to get these to compile on my x86_64 box.

gcc  -g -O -c -o
frysk/pkglibdir/funit-stackframe-asm.o ../../frysk/frysk-core/frysk/pkglibdir/funit-stackframe-asm.S
funit-stackframe.c: Assembler messages:
funit-stackframe.c:6: Error: suffix or operands invalid for `push'
funit-stackframe.c:10: Error: suffix or operands invalid for `pop'
funit-stackframe.c:17: Error: suffix or operands invalid for `push'
funit-stackframe.c:18: Error: suffix or operands invalid for `push'
funit-stackframe.c:20: Error: suffix or operands invalid for `push'
funit-stackframe.c:23: Error: suffix or operands invalid for `pop'
funit-stackframe.c:24: Error: suffix or operands invalid for `pop'
make[1]: *** [frysk/pkglibdir/funit-stackframe-asm.o] Error 1

It seems to compile fine on x86 though.

But I don't know how to fix this. Any clue?

Thanks,

Mark


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