Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8455209
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 10, 20262026-06-10T12:13:36+00:00 2026-06-10T12:13:36+00:00

DMD 2.60 on Ubuntu 12.04 … I want to create a static binary, so

  • 0

DMD 2.60 on Ubuntu 12.04 …
I want to create a static binary, so that I can run it in an ages old environment.
dmd doesn’t have ‘-static’ flag.
I tried passing ‘-static’ flag to the linker with “dmd -L-static …” – get error message

/usr/bin/ld: cannot find -lgcc_s

Compiling C code with “gcc -static …” works fine.
Is it something I miss ?
Thanks !

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-10T12:13:37+00:00Added an answer on June 10, 2026 at 12:13 pm

    It doesn’t currently work if you use dmd to link due to how it passes the linker flags to the linker. You need to build everything with -c to generate object files and then link those manually with either gcc or ld.

    I should point out though that in general, statically linking glibc is considered to be a bad idea. It may very well work and be the correct solution in your case, but it definitely has potential issues (I don’t remember the details though). So, you probably shouldn’t do it unless you actually need to.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a simple openGL D program that compiles, but I can't get it
I have a simple openGL D program that compiles, but I can't get it
My setting: Compiler: DMD 1.056 Library: Tango 0.99.9 OS: Windows 7 What I have
I'm running on 64-bit Ubuntu, and trying to get DMD v2.052 to work with
What problems can I expect using a dll compiled using dmd compiler (D1) if
I have the code as follows: DatabaseMetaData dmd = connection.getMetaData(); ResultSet rs = dmd.getPrimaryKeys(null,
A D2 source code containing the following snippet can be compiled under DMD 2.059
I have a table that looks like: ATTRIBUTE1 | ATTRIBUTE2 weight: 190| height: 175
I have this function private ulong Html(ubyte[] data) { return data.length; } that I
Seems that CPPPATH does not work env = Environment() target = 'app' sources =

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.