Compiler/Linker information resources

From: lomat (atambe_at_ideas.com)
Date: 07/28/03

  • Next message: Pierre Thibault: "Re: Socket, whiteout, FIFO, what's the meaning?"
    Date: Mon, 28 Jul 2003 21:33:41 +0530
    
    

    Hello All,

    I am a newbie to Linux/Unix but know C/C++ well.

    My experience till date has been on systems (Windows) where details of how a
    program is compiled and linked are transparent to the user (because of
    automatically generated make files and GUI).

    As a result it's difficult, when I am using GCC now and run into problems
    related to compiler/linker that are not necessarily related to the code
    (something like compiler options etc.).

    Can someone please recommend a URL/Books that would give me insight into
    details of building applications on Unix systems? I am more interested in
    knowing things like how compilation/link work, how to use different types of
    linkages etc. rather than information on programming languages.

    Thanks,

    Loma


  • Next message: Pierre Thibault: "Re: Socket, whiteout, FIFO, what's the meaning?"

    Relevant Pages

    • Re: compiler/linker flags to abort array assignment (non-standard) use during run time
      ... I am trying to come up with a list of compiler/linker options so that when the following code is run, a run time failure is generated. ... The Salford/Siverfrost compiler for Windows is one. ... Checking for out of range subscripts for assumed size ...
      (comp.lang.fortran)
    • Re: Hochkommata in einem String?
      ... man den Code, den man mit dem VS und C# von MS schreibt, mit einem entsprechenden Compiler/Linker unter Linux genauso verwenden kann. ... Vielleicht habe ich es ja auch falsch verstanden, aber das Mono Project liefert ja einen eigenen Compiler/Linker für Windows... ...
      (microsoft.public.de.german.entwickler.dotnet.csharp)
    • Re: Compiler/Linker information resources
      ... > My experience till date has been on systems (Windows) where details of how a ... > related to compiler/linker that are not necessarily related to the code ... > details of building applications on Unix systems? ... you might start by locating the GCC manual on the Web. ...
      (comp.unix.questions)