[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Link errors on mingw crosscompile
From: |
John Darrington |
Subject: |
Link errors on mingw crosscompile |
Date: |
Tue, 3 Feb 2009 11:05:41 +0900 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
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?
J'
--
PGP Public key ID: 1024D/2DE827B3
fingerprint = 8797 A26D 0854 2EAB 0285 A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.
signature.asc
Description: Digital signature
- Link errors on mingw crosscompile,
John Darrington <=