Skip to content

stabs debug format is not supported at least on one aarch64 platform. #84

Description

@norayr
--- Confidence test hello ---
hello.mod  Compiling hello.  Main program.  388 chars.
cc1: error: target system does not support the ‘stabs’ debug format
C compile and link: gcc -fPIC -g -I "/home/inky/voc/install/2/include" -gstabs -g1 -Wa,-acdhln=new.asm -Wl,-Map=output.map hello.c  -o hello -L"/home/inky/voc/install/lib" -lvoc-O2
-- failed: status 0, exitcode 1.
Terminated by Halt(1). 
./test.sh: line 4: ./hello: No such file or directory
1d0
< Hello.
FAILED: /home/inky/voc/src/test/confidence/hello

make[1]: *** [src/tools/make/oberon.mk:403: confidence] Error 1
make: *** [makefile:153: full] Error 2

of course i bypassed this by removing "-gstabs" option from src/test/confidence/testenv.sh file, still I am not sure how to deal with this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions