Coder Social home page Coder Social logo

Multiple POSIX targets about trampoline HOT 6 CLOSED

jlbirccyn avatar jlbirccyn commented on June 11, 2024
Multiple POSIX targets

from trampoline.

Comments (6)

RICCIARDI-Adrien avatar RICCIARDI-Adrien commented on June 11, 2024

Seems fine to me. If I have understood correctly, you would add the goil/templates/config/posix/darwin/arm64 and put the relevant CFLAGS and LDFLAGS in each goil/templates/config/posix subarchitecture.

from trampoline.

jlbirccyn avatar jlbirccyn commented on June 11, 2024

Yes, and goil/templates/config/posix/linux too

from trampoline.

sefau avatar sefau commented on June 11, 2024

Seems OK for me too. Given that there are still some X86-64 darwin machines around, should we also have a corresponding target? In the same vein, should we have subdirectories in linux?

from trampoline.

RICCIARDI-Adrien avatar RICCIARDI-Adrien commented on June 11, 2024

It seems to me that goil/templates/config/posix/linux is already existing. It works fine on Debian and Ubuntu, which are the most used development systems nowadays. I think that the Linux part can stay as it is to ease maintenance.

from trampoline.

jlbirccyn avatar jlbirccyn commented on June 11, 2024

Given that there are still some X86-64 darwin machines around, should we also have a corresponding target? In the same vein, should we have subdirectories in linux?

Since X86-64 Darwin is the lowest common denominator (needs only the -lpthread option), it compiles with --target=posix/darwin only.

As Adrien said linux is already there. So we would have in the end:

--target=posix/linux
--target=posix/darwin
--target=posix/darwin/arm64

from trampoline.

jlbirccyn avatar jlbirccyn commented on June 11, 2024

Done with 1aa8c1a

from trampoline.

Related Issues (20)

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.