pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Link errors on mingw crosscompile


From: Ben Pfaff
Subject: Re: Link errors on mingw crosscompile
Date: Mon, 02 Feb 2009 20:58:40 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

John Darrington <address@hidden> writes:

> I get these errors when cross compiling to the mingw target.
>
> src/.libs/libpspp.a(close.o):close.c:(.text+0x2b): undefined reference
> to address@hidden'
> src/.libs/libpspp.a(close.o):close.c:(.text+0x43): undefined reference
> to address@hidden'
> src/.libs/libpspp.a(close.o):close.c:(.text+0x90): undefined reference
> to address@hidden'
> src/.libs/libpspp.a(close.o):close.c:(.text+0x9d): undefined reference
> to address@hidden'
>
>
> It's the latest gnulib commit, so perhaps this should be reported to
> them?

This could easily be our fault: I wouldn't be surprised if we
were omitting some of the needed $(variables) or @variables@ from
the LDADD variables etc.  Did you look those over first?
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]