Dynamic linkin
Simon Peyton-Jones <[email protected]>
| Newsgroups | gmane.comp.lang.haskell.cvs.ghc |
|---|---|
| Message-ID | <59543203684B2244980D7E4057D5FBC137A0592F@DB3EX14MBXC306.europe.corp.microsoft.com> |
Ian Now that we do dynamic linking by default, the stage-2 compiler gets built in two ways. That makes it take a long time to build, which is bad during development. What can I do in my build.mk to build the stage2 compiler and libraries *only* dynamic, or *only* static (I don't much care which) provided it's one or t'other Thanks Simon _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc