Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

Generating the single binary. #33

Open
TransGirlCodes opened this issue Oct 16, 2017 · 2 comments
Open

Generating the single binary. #33

TransGirlCodes opened this issue Oct 16, 2017 · 2 comments

Comments

@TransGirlCodes
Copy link

TransGirlCodes commented Oct 16, 2017

In the readme it says that with julia 0.7 a single binary file can be generated. But doing julia juliac.jl -ve currently produces an executable and a dylib (I'm on mac). To generate the single binary, do I have to go into juliac.jl and change the mentions of program.c to program2.c, or is more required?

@ViralBShah
Copy link
Member

Yes - and @lucatrv is going to prepare a branch for that. On the current master this doesn't work yet, and @vtjnash and I will revisit this after 0.7 alpha.

@lucatrv
Copy link
Contributor

lucatrv commented Oct 16, 2017

Sure, I am going to submit a new PR for this, WIP

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants