# Can't make \*.dll from julia code?

**URL:** https://discourse.julialang.org/t/cant-make-dll-from-julia-code/84718
**Category:** New to Julia
**Created:** [July 24, 2022, 4:38pm UTC](https://discourse.julialang.org/t/cant-make-dll-from-julia-code/84718 "2022-07-24T16:38:08Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![rmsmsgood](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/rmsmsgood/32/20544_2.png) [@rmsmsgood](https://discourse.julialang.org/u/rmsmsgood)
#### Post date: [July 24, 2022, 4:38pm UTC](https://discourse.julialang.org/t/cant-make-dll-from-julia-code/84718/1 "2022-07-24T16:38:08Z")

</div>

I found that post about how i can read dll: [Dynamic Linker · The Julia Language](https://docs.julialang.org/en/v1/stdlib/Libdl/)

But how can i write \*.dll files? Is there a good library or not? (or all question are nonsense?)

---

<div class="post-metadata">

### Author: ![ohmsweetohm1](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/ohmsweetohm1/32/49126_2.png) [@ohmsweetohm1](https://discourse.julialang.org/u/ohmsweetohm1)
#### Post date: [July 24, 2022, 5:11pm UTC](https://discourse.julialang.org/t/cant-make-dll-from-julia-code/84718/2 "2022-07-24T17:11:30Z")

</div>

> **[GitHub - JuliaLang/PackageCompiler.jl: Compile your Julia Package](https://github.com/JuliaLang/PackageCompiler.jl)**
>
> Compile your Julia Package. Contribute to JuliaLang/PackageCompiler.jl development by creating an account on GitHub.
