Announcement

Collapse
No announcement yet.

how to compile using gcc, nasm & ld?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    how to compile using gcc, nasm & ld?

    nothing works, neither using the building method using Kdevelop IDE. How can I compile my own source programs?

    #2
    Re: how to compile using gcc, nasm & ld?

    Hi .

    To be able to help you we probably need more clear info. Nothing works doesn't give us a lot of info about what you are trying to do, and what's is going wrong .

    Please, give us an idea of what you want' to do. What are you trying to compile?, What tools?, Why are you trying to compile it?. And the exact place where it fails and wich error messages you get.

    BTW: one common problem with newbies trying to compile programs is that they don't install build-essentials, a package that has gcc.

    Javier.

    Comment

    Working...
    X