Re: [SLE] Parse error using gcc 3.3.1 and SuSE 9 Pro

From: Mads Martin Joergensen (mmj_at_panther.mmj.dk)
Date: 02/03/04

  • Next message: Zambrano,Hugo: "RE: [SLE] "Kernel: allocation failed" error"
    Date: Tue, 3 Feb 2004 17:37:17 +0100
    To: suse <suse-linux-e@suse.com>
    
    

    * Alfredo Cole <alfredo@clshonduras.com> [Feb 03. 2004 16:26]:
    > Dear SuSE users:
    >
    > I am trying to compile a program which compiles correctly using gcc 3.3 and
    > SuSE 8.2. However, under 9, i get the following error:
    >
    > /usr/include/wx/repwrt.h:196 error: parse error before '*' token
    >
    > Is this a problem with SuSE 9? Is it ok to install the version of gcc that
    > comes with 8.2 in my 9 box? Please point the way to any docs that could be
    > useful in solving this problem.

    You'll get that error with any compiler, the problem is elsewhere. Can
    you show us the entire compilelog please?

    -- 
    Mads Martin Joergensen, http://mmj.dk
    "Why make things difficult, when it is possible to make them cryptic
     and totally illogical, with just a little bit more effort?"
                                    -- A. P. J.
    -- 
    Check the headers for your unsubscription address
    For additional commands send e-mail to suse-linux-e-help@suse.com
    Also check the archives at http://lists.suse.com
    Please read the FAQs: suse-linux-e-faq@suse.com
    

  • Next message: Zambrano,Hugo: "RE: [SLE] "Kernel: allocation failed" error"

    Relevant Pages

    • Re: How do I install this missing library?
      ... you really should be carefully following LSTC's installation ... libg2c is part of gcc. ... to tell a newcomer to compile. ... like the source code to GNU tar, and make sure you understand what's ...
      (comp.os.linux.misc)
    • Re: HPGCC Questions ladies and gentlemen!!!
      ... No matter how you slice it in order to compile a C program you need to know ... it took a few hours just to get gcc running in my computer ... of the students that used an ide in the c++ class I took a few years ago. ... so why not use a data inspector if it's available? ...
      (comp.sys.hp48)
    • Re: Aquarius prolog so fast?
      ... Mercury cannot do all this because Mercury cannot keep track of the fact ... you need this capability quite rarely, ... Why not the alternative GCC back-end, ... While Mercury can compile to the internal data structures of the gcc backend, ...
      (comp.lang.prolog)
    • Re: Just starting out in C
      ... was based on the ANSI standard as it was being developed. ... Some words about gcc: ... gcc provides some extensions to the language that aren't supported by ... For example, to compile the Hello, World program, use the command line ...
      (comp.lang.c)
    • Re: Question about gcc on OS X 10.0.4.11 Tiger
      ... running Linux and gcc 4.0.2. ... How do I switch to a different version of gcc to compile with on OS X ... fgetsis a libc function and is not really part of the compiler. ... int main(int argc, char* argv){ ...
      (comp.sys.mac.programmer.help)