Skip to content

Compile error on CentOS7 #24

@zhengshuxin

Description

@zhengshuxin

Thanks for your job, but I got a compiling error as below:
ZIPOBJ o//libc/stubs/xnu.S.zip.o
OBJECTIFY.S o//libc/stubs/onarithmeticoverflow.o
OBJECTIFY.S o//libc/stubs/errno.o
libc/stubs/errno.S: Assembler messages:
libc/stubs/errno.S:36: Error: invalid character '"' before operand 1

gcc 9: compile failed:o/third_party/gcc/bin/x86_64-linux-musl-gcc -msse3 -mno-red-zone -fno-math-errno -fno-trapping-math -fno-fp-int-builtin-inexact -fno-ident -fno-common -fno-gnu-unique -fstrict-aliasing -fstrict-overflow -fno-omit-frame-pointer -fno-semantic-interposition -mno-omit-leaf-frame-pointer -Wall -Werror -fdebug-prefix-map=/data/zsx/download/lib/cosmopolitan= -frecord-gcc-switches -pg -D__PG__ -Og -g -gdescribe-dies -DIMAGE_BASE_VIRTUAL=0x400000 -nostdinc -iquote . -include libc/integral/normalize.inc -Wa,-W -Wa,-I. -Wa,--noexecstack -c -o o//libc/stubs/errno.o libc/stubs/errno.S -no-canonical-prefixes -fdiagnostics-color=always
make: *** No rule to make target o//libc/stubs/errno.o', needed by o//libc/stubs/stubs.a.pkg'. Stop.

How to fix it?
Thanks.
--zsx

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions