aserebln/Chameleon

Minimal documentaion required

Opened this issue · 0 comments

Hello,
I'd like to try the macos installation on a PC and came across the bootloader Chameleon.
But there is no documentation at all:

  • On which platform (PC or Apple) to compile the bootloader?
  • How to install the binaries?
  • Are precompiled binaries available?
    I tried to compile it on a linux based PC, but get compiler errors already compiling the first file which can't be fixed:

cc -Os -Oz -Wmost -Werror -g -c machOconv.c -o /home/mick/Software/Chameleon/Booter/obj/i386/util/machOconv.o \
-MD -dependency-file /home/mick/Software/Chameleon/Booter/obj/i386/util/machOconv.d
cc: error: /home/mick/Software/Chameleon/Booter/obj/i386/util/machOconv.d: No such file or directory
cc: error: unrecognized command line option ‘-Wmost’
I guess that these sources are for a macos system.

Thanks in advance,
Michael