Dear all,
I got an error message while compiling the code against IBM architecture
(please see below). May I ask you for help with this? What kind of
information do you further need to solve the problem?
Thank you in advance,
Pawel Wielgus
Target "all-am" is up to date.
Target "all" is up to date.
Making all in usysv
Making all in src
make all-am
/bin/sh ../libtool --mode=compile xlc_r -O -c -o
ssi_rpi_usysv_syncwrite_powerpc_aix64.lo
ssi_rpi_usysv_syncwrite_powerpc_aix64.s
xlc_r -O -c ssi_rpi_usysv_syncwrite_powerpc_aix64.s -o
ssi_rpi_usysv_syncwrite_powerpc_aix64.o
Assembler:
ssi_rpi_usysv_syncwrite_powerpc_aix64.s: line 9: illegal VBYTE expression
ssi_rpi_usysv_syncwrite_powerpc_aix64.s: line 9: Only .long should be
used for relocatable expressions.
ssi_rpi_usysv_syncwrite_powerpc_aix64.s: line 9: illegal VBYTE expression
ssi_rpi_usysv_syncwrite_powerpc_aix64.s: line 31: illegal VBYTE expression
make: The error code from the last command is 1.
Stop.
make: The error code from the last command is 2.
|