[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 19981119: netcdf-3.4 on SunOS-4.1.3, gcc-2.8.1
- Subject: Re: 19981119: netcdf-3.4 on SunOS-4.1.3, gcc-2.8.1
- Date: Thu, 19 Nov 1998 14:11:16 -0700
Ben,
>Date: Thu, 19 Nov 1998 14:35:44 -0600 (CST)
>From: Ben Horner-Johnson <address@hidden>
>Organization: Northwestern University
>To: address@hidden
>Subject: Re: 19981119: netcdf-3.4 on SunOS-4.1.3, gcc-2.8.1
>Keywords: 199811190734.AAA21680
In the above message, you wrote:
> Thanks for the pointer ... perhaps adding -lstdc++ to CFLAGS might do it?
I'd add it to LIBS as the gcc-using SunOS 4.0.4 example shows. You'll
need to execute the command "make distclean" before running the
configure script.
> memmove seems to be in several files in /usr/local/lib:
>
> libstdc++.a
> U _memmove
> U _memmove
> memmove.o:
> 00000000 T _memmove
>
> libmmalloc.a
> U _memmove
I'd start with the above one.
>
> libiberty.a
> memmove.o:
> 00000000 T _memmove
>
> libexpectk.a
> U _memmove
> U _memmove
> exp_memmove.o:
> 00000000 T _memmove
--------
Steve Emmerson <http://www.unidata.ucar.edu>