Problem solved (more or less). The error messages:
fu01.o(.idata$3+0xc): undefined reference to `_libc_iname'
fu02.o(.idata$3+0xc): undefined reference to `_libc_iname'
etc
occur because cc is being called with the -lC switch (ie. linking
against C++ libraries!). And this occurs because
At 07:00 PM 1/13/2004, Mark Hadfield you wrote:
>Hello all
>
>I am trying to build NCO version 2.8.0 from source (http://nco.sourceforge.net/). I
>have Windows 2000 SP4 with an up-to-date, reasonably complete Cygwin environment
>(cygwin 1.5.5-1, gcc 3.3.1-3, etc). I use the usual "./configure, ma
2 matches
Mail list logo