Skip to content

COMPILATION ERROR #16

@kizerbo

Description

@kizerbo

ciao
installando il sistema ho creato una cartella build dopo di che ho lanciato '' cmake ..'' ed è andato a buon fine.E poi '' make '' dove mi da l'errore:

kizerbo@MBP-de-Koffi build % make
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Crosscompiling : FALSE
-- System name : Darwin
-- Kernel version : 23.1.0
-- Setting scheduler type to SCHEDULER_RR.
-- Setting vide type to VGA_TEXT_MODE.
-- Setting keyboard mapping to KEYMAP_US.
-- Setting emulator output type to OUTPUT_STDIO.
-- Configuring done (0.3s)
-- Generating done (0.2s)
-- Build files have been written to: /Users/kizerbo/documents/MentOS-master/build
[ 0%] Building C object libc/CMakeFiles/libc.dir/src/stdio.c.o
clang: error: unsupported argument 'i686' to option '-march='
make[2]: *** [libc/CMakeFiles/libc.dir/src/stdio.c.o] Error 1
make[1]: *** [libc/CMakeFiles/libc.dir/all] Error 2
make: *** [all] Error 2

grazie mille

Metadata

Metadata

Assignees

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