This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Symbol referencing errors building hello world, sparc-sun-solaris2.11, gfortran-4.1.0


Quoting John Wiggins <jwiggins@Princeton.EDU>:
> Sure:
>
> Note that the symbols in question come up UNDEF and NOTYPE.

Does your $BUILD/$TARGET/libgfortran/kinds.h (where $BUILD and $TARGET refer to
your build directory and target triplet, respectively) define
HAVE_GFC_COMPLEX_{4|8}?  If that's not the case, our configury seems to mess
up, otherwise I can't explain your problem.

- Tobi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]