one needs to add -fkeep-inline-functions to CXXFLAGS for compiling libFmt.a due to missing fp_Run::isHidden()

From: Piotr Sawuk (a9702387_at_unet.univie.ac.at)
Date: Sun Jan 25 2004 - 04:06:01 EST

  • Next message: Hubert Figuiere: "Re: one needs to add -fkeep-inline-functions to CXXFLAGS for compiling libFmt.a due to missing fp_Run::isHidden()"

    I am using g++ 3.2.2, and while compiling abiword 2.1.0 I got an error
    towards the end that fp_Run::isHidden() wasn't found in libFmt.a, and
    really it wasn't present in fp_Run.o as I checked with a grep.

    obviously the -O3 optimization which was added because of a certain
    configure-option did get rid of that function, unless I added a
    -fkeep-inline-functions to the compile-options of this lib...

    is it normal that one needs to add -fkeep-inline-functions to CXXFLAGS?
    I didn't get this error with the stable versions of abi, only with
    this dev-version I had 2 problems while compiling. (the second being
    solved by using "./configure --disable-dependency-tracking", I think.)

    P
    -----------------------------------------------
    To unsubscribe from this list, send a message to
    abiword-user-request_at_abisource.com with the word
    unsubscribe in the message body.



    This archive was generated by hypermail 2.1.4 : Wed Jan 28 2004 - 12:21:22 EST