Code Monkey home page Code Monkey logo

Comments (9)

sbahra avatar sbahra commented on July 22, 2024

That page is old, I should probably remove it. Right now there is no automatic "GCC" platform. We can add support for configure to do this, let's create a feature issue to track it, happy to discuss specifics there.

Basically, if no first-class platform is detected, we can just fallback and use a build.gcc. The work involved is minimal.

from ck.

cognet avatar cognet commented on July 22, 2024

I added a configure option to force the use of the gcc bulitins, even if the platform is known and supported

from ck.

sbahra avatar sbahra commented on July 22, 2024

Do we fall back to this option if it is detected that the current platform is unsupported?

from ck.

mhaberler avatar mhaberler commented on July 22, 2024

with a notice - ok
not sure if "supported" will be a configure-only property, it might need a compile test due to compiler defaults diverging from arch/uname -m output

from ck.

cognet avatar cognet commented on July 22, 2024

Right now configure will stop if it doesn't recognize the machine, it can easily be changed, though we should probably require a few informations from the user then, ie the memory model (or shall we default to RMO ?)

from ck.

cognet avatar cognet commented on July 22, 2024

There's a few thing we'd have to deal with, too, as showed by the mips thing, such as the generic code assuming it can emit a 64bits CAS when it may not.

from ck.

sbahra avatar sbahra commented on July 22, 2024

We should default to RMO.

from ck.

sbahra avatar sbahra commented on July 22, 2024

@cognet Should this ticket be closed out?

from ck.

cognet avatar cognet commented on July 22, 2024

Yup it should be fine

from ck.

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.