Re: FC4 problems, apps and modules don't compile

From: Markku Kolkka (markku.kolkka_at_iki.fi)
Date: 06/22/05

  • Next message: Aaron Gray: "FC4 Screen savers not installed"
    Date: Wed, 22 Jun 2005 01:01:57 +0300
    
    

    seawolf@scssi.org wrote:
    > 1) The page you referred me to recommends to install GCC 3.2. Why not
    > GCC 3.4?

    Because FC4 includes GCC 3.2 in the compat-gcc-32 package. There's no
    "compat-gcc-34" available.

    > 2) Can multiple gcc versions coexist on the same system? probably a
    > stupid question... but what i mean is - coexist /happily/, without too
    > much (ongoing) tinkering with environment variables, etc

    Yes, if you use the Fedora packages. You invoke the old compiler as
    "gcc32".

    -- 
            Markku Kolkka
            markku.kolkka@iki.fi
    

  • Next message: Aaron Gray: "FC4 Screen savers not installed"

    Relevant Pages

    • Re: Mulitihreading problem with BackgroundWorker
      ... In the examples I have seen, all of the code is contained within the DoWork ... and ReportProgress is called from within DoWork. ... // I have tried the Invoke method on the label, but now the compiler doesn't ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: slime, debian(testing, 2.6.8), sbcl(0.9.16)
      ... are actually C compiler errors. ... Having already had my environment variables correct for C I never saw ... The problem is that I can't run slime. ...
      (comp.lang.lisp)
    • Re: large files: when ubiquitous?
      ... >> The fact that undefined behaviour is invoked is an immediate consequence ... If your program complies with the rules of the C standard, ... branches are completely equivalent and both invoke undefined behaviour ... As with every transformation a compiler does, ...
      (comp.os.linux.development.system)
    • Re: Custom keywords and compiler-supplied code
      ... Having to sprinkle GUI code with InvokeRequired tests means the GUI ... I.e. the C# compiler and JIT compiler between them have ... Regarding the runtime handling of a delegate's Invoke method, ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Java VM Address Space
      ... By everyone else's definition of the word "compile" Java bytecode is ... A second stage of the compiler ... which mostly resemble the set written in the Java language. ... the four invoke opcodes could be said to ...
      (comp.lang.java.programmer)