Giter Site home page Giter Site logo

ghc-xcode's People

Contributors

judah avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

brow

ghc-xcode's Issues

Automate linker flags

We should pull linker flags (for example, -liconv) from the GHC packages and automatically display them to the user.

Currently, -liconv is hard-coded.

Handle ghc warnings better

Warnings from GHC are handled inconsistently and not always displayed in the build log.
I haven't track down the cause of this issue yet.

It might also help to emit them in a format which is parseable by Xcode, like we do for errors.

Don't require -no_pie on some versions of GHC

It looks like -no_pie might not be necessary on ghc>=7.4.1, since the local version of gmp has that problem fixed.

If so, ghc-xcode should not print that flag when using a version of ghc which is recent enough.

Xcode unnecessarily recompiles C/Objective-C files

It looks like Xcode recompiles every C/Objective-C source file (including the precompiled header?) after ghc-xcode runs.

In practice this isn't always a problem since Xcode seems to do some of that compiling in the background.

I'm not sure whether this is something triggered just by using custom build phases or by the FFI headers being rewritten each time.

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.