Package: shapelib
Version: 1.2.10-4

Linking anything with -lshp fails on armel. e.g.:

$ cat > c.c
main(){}
^D
$ cc c.c -lshp
/usr/bin/ld: a.out: hidden symbol `__aeabi_dcmpgt' in
/usr/lib/gcc/arm-linux-gnueabi/4.3.1/libgcc.a(_cmpdf2.o) is referenced
by DSO
/usr/bin/ld: final link failed: Nonrepresentable section on output
collect2: ld returned 1 exit status

This breaks the build of swscanner (when configure probes for -lshp),
and makes gpsmanshp and xastir unrunnable

More details are on wiki.debian.org/ArmEabiProblems -> shapelib

If access to a fast armel-sid system is useful, please mail me.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to