GithubHelp home page GithubHelp logo

Comments (7)

Inokinoki avatar Inokinoki commented on June 29, 2024

Just remove the decls

from xnu-bcm2837-hackintosh.

Inokinoki avatar Inokinoki commented on June 29, 2024

Set ARCH_STRING_FOR_CURRENT_MACHINE_CONFIG := arm64

from xnu-bcm2837-hackintosh.

Inokinoki avatar Inokinoki commented on June 29, 2024

?
error: -arch, -target, and -triple arguments are not permitted

from xnu-bcm2837-hackintosh.

Inokinoki avatar Inokinoki commented on June 29, 2024

?
error: -arch, -target, and -triple arguments are not permitted

/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/iig --def /Users/inoki/Build/catalyna/xnu-6153.141.1/iokit/DriverKit/IOMemoryMap.iig --header IOMemoryMap.h --impl IOMemoryMap.iig.cpp --framework-name DriverKit  -- -I/Users/inoki/Build/catalyna/xnu-6153.141.1/iokit -I/Users/inoki/Build/catalyna/xnu-6153.141.1/osfmk -I/Users/inoki/Build/catalyna/xnu-6153.141.1/bsd -I/Users/inoki/Build/catalyna/xnu-6153.141.1/BUILD/obj/bsd -I/Users/inoki/Build/catalyna/xnu-6153.141.1/EXTERNAL_HEADERS -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk -x c++ -std=gnu++1z -D__IIG=1 -DDRIVERKIT_PRIVATE=1 -DPLATFORM_MacOSX -arch arm64

from xnu-bcm2837-hackintosh.

Inokinoki avatar Inokinoki commented on June 29, 2024

Use iphoneos

from xnu-bcm2837-hackintosh.

Inokinoki avatar Inokinoki commented on June 29, 2024

Replace # OTHER_IIG_CFLAGS = $(IIG_INCFLAGS) -isysroot $(SDKROOT) -x c++ -std=gnu++1z -D__IIG=1 -DDRIVERKIT_PRIVATE=1 $(DEPLOYMENT_TARGET_DEFINES) $($(addsuffix $(CURRENT_ARCH_CONFIG),ARCH_FLAGS_))
OTHER_IIG_CFLAGS = $(IIG_INCFLAGS) -isysroot $(SDKROOT) -x c++ -std=gnu++1z -D__IIG=1 -DDRIVERKIT_PRIVATE=1 $(DEPLOYMENT_TARGET_DEFINES)

from xnu-bcm2837-hackintosh.

Inokinoki avatar Inokinoki commented on June 29, 2024

Need giveup this version, or rewrite the kernel

from xnu-bcm2837-hackintosh.

Related Issues (9)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.