Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make 7z in AIX6.1 with gcc9.3? #202

Open
YourMint opened this issue Nov 16, 2022 · 1 comment
Open

How to make 7z in AIX6.1 with gcc9.3? #202

YourMint opened this issue Nov 16, 2022 · 1 comment

Comments

@YourMint
Copy link

-bash-4.2# uname -a
AIX AIX01-XLC 1 6 00F9AD654C00
-bash-4.2# gcc --version
gcc-9 (GCC) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

make[1]: Entering directory '/home/wbe/opensrc/DP_OpenSource/third_party_groupware/7z/p7zip/CPP/7zip/Bundles/Format7zFree'
gcc -c -std=gnu11 -I. -I../../../../C -I../../../../CPP/myWindows -I../../../../CPP/include_windows -I../../../../CPP -O -s -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGE_FILES -DNDEBUG -D_REENTRANT -DENV_UNIX -fPIC -DRegisterArc=DllRegisterArc -DRegisterCodec=DllRegisterCodec -DEXTERNAL_CODECS -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_REENTRANT -DENV_UNIX -DBREAK_HANDLER -DUNICODE -D_UNICODE -DUNIX_USE_WIN_FILE -DZSTD_MULTITHREAD -DNO_XXHASH -DFL2_7ZIP_BUILD ../../../../C/7zBuf2.c
Assembler:
/tmp//ccNEzDWY.s: line 9: 1252-191 Only .llong should be used for relocatable expressions.
/tmp//ccNEzDWY.s: line 30: 1252-191 Only .llong should be used for relocatable expressions.
/tmp//ccNEzDWY.s: line 49: 1252-191 Only .llong should be used for relocatable expressions.
/tmp//ccNEzDWY.s: line 160: 1252-191 Only .llong should be used for relocatable expressions.
make[1]: *** [makefile.list:407: 7zBuf2.o] Error 1
make[1]: Leaving directory '/home/wbe/opensrc/DP_OpenSource/third_party_groupware/7z/p7zip/CPP/7zip/Bundles/Format7zFree'
make: *** [makefile:44: common7z] Error 2

@jinfeihan57
Copy link
Contributor

Can you upload the full translation log? including your operation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants