Re: XForms: Compile: flcolor.o(.text+0x1139): undefined reference to `_IO_stderr_'

From: Steve Lamont (spl@ncmir.ucsd.edu)
Date: Fri Jul 06 2001 - 23:54:15 EDT

  • Next message: Robert Williams: "Re: XForms: Compile: flcolor.o(.text+0x1139): undefined reference to `_IO_stderr_'"

    # To subscribers of the xforms list from Steve Lamont <spl@ncmir.ucsd.edu> :

    > > Hm. FORTRAN.
    >
    > Mixed. Most of it is c and c++, but some FORTRAN is called through
    > a wrapper. As I recall, if FORTRAN is called, g77 must be the linker,
    > but in fact those rules have escaped me. I'll have to do some reading
    > unless someone else on the list is old enough - and remembers...
    > This was all working and hasn't been changed, so I'm thinking
    > that it might be a change in f77.

    I'm wondering that since you're using `f2c' rather than `g77' that
    perhaps you ought to be linking with `cc' rather than `g77'.

    Another thought -- perhaps the `-static' is causing the linker to do
    something stupid.

    Try using `-v' (verbose) as a link option. That may tell you
    something useful.

                                                            spl
    _________________________________________________
    To unsubscribe, send the message "unsubscribe" to
    xforms-request@bob.usuhs.mil or see
    http://bob.usuhs.mil/mailserv/xforms.html
    XForms Home Page: http://world.std.com/~xforms
    List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Sat Jul 07 2001 - 00:01:55 EDT