Hello All,

 

We are trying to build Wine Source 6.0.1 on AIX 7 but it is failing in winebuild command. In Wine website it mentioned that Wine works on PowerPC. Does anyone have any idea?

 

Assembler version:

bash-5.0$ /usr/bin/as -v

as V7.1

 

bash-5.0$  tools/winebuild/winebuild -v -w --implib   -o dlls/ucrtbase/libucrtbase.a --export dlls/ucrtbase/ucrtbase.spec  dlls/ucrtbase/crt_gccmain.o dlls/ucrtbase/crt_main.o dlls/ucrtbase/crt_winmain.o  dlls/ucrtbase/crt_wmain.o dlls/ucrtbase/crt_wwinmain.o dlls/ucrtbase/mathf.o  dlls/ucrtbase/printf.o

/usr/bin/as -o ucrtbase.I7tD9N.o dlls/ucrtbase/libucrtbase.WYBdSA.s

Assembler:

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 1: 1252-016 The specified opcode or pseudo-op is not valid.

        Use supported instructions or pseudo-ops only.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 4: 1252-211 Invalid relocation type: function.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 4: 1252-142 Syntax error.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 6: 1252-016 The specified opcode or pseudo-op is not valid.

        Use supported instructions or pseudo-ops only.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 8: 1252-142 Syntax error.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 9: 1252-016 The specified opcode or pseudo-op is not valid.

        Use supported instructions or pseudo-ops only.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 10: 1252-142 Syntax error.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 10: 1252-211 Invalid relocation type: progbits.

dlls/ucrtbase/libucrtbase.WYBdSA.s: line 10: 1252-142 Syntax error.

winebuild: /usr/bin/as failed with status 1

 

regards,

Mahin