php-go icon indicating copy to clipboard operation
php-go copied to clipboard

I can't build

Open 529124368 opened this issue 2 years ago • 0 comments

gcc: error: Usage:: No such file or directory gcc: error: [OPTION]: No such file or directory gcc: error: Options:: No such file or directory gcc: error: [-I/home/php7/include/php: No such file or directory gcc: error: []: No such file or directory gcc: error: [-lcrypt: No such file or directory gcc: error: ]: No such file or directory gcc: error: [/home/php7/lib/php/extensions/no-debug-non-zts-20190902]: No such file or directory gcc: error: [/home/php7/include/php]: No such file or directory gcc: error: [/home/php7/php/man]: No such file or directory gcc: error: [/home/php7/bin/php]: No such file or directory gcc: error: [: No such file or directory gcc: error: cli: No such file or directory gcc: error: phpdbg: No such file or directory gcc: error: cgi]: No such file or directory gcc: error: [/home/php7/lib]: No such file or directory gcc: error: []: No such file or directory gcc: error: [--prefix=/home/php7]: No such file or directory gcc: error: [7.4.27]: No such file or directory gcc: error: [70427]: No such file or directory gcc: error: unrecognized command line option '--includes' gcc: error: unrecognized command line option '--ldflags' gcc: error: unrecognized command line option '--libs' gcc: error: unrecognized command line option '--extension-dir' gcc: error: unrecognized command line option '--include-dir' gcc: error: unrecognized command line option '--man-dir' gcc: error: unrecognized command line option '--php-binary' gcc: error: unrecognized command line option '--php-sapis' gcc: error: unrecognized command line option '--ini-path' gcc: error: unrecognized command line option '--ini-dir' gcc: error: unrecognized command line option '--configure-options' gcc: error: unrecognized command line option '--vernum' gcc (GCC) 4.8.5 20150623 (Red Hat 4.8.5-44) Copyright (C) 2015 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.

runtime/cgo

cgo: cannot parse $WORK/b041/cgo.o as ELF, Mach-O, PE or XCOFF

529124368 avatar Feb 17 '22 04:02 529124368