Thorsten Glaser <[email protected]> writes: > […] -c ../../../../../src/plugins/render/aprs/AprsGatherer.cpp > /tmp/cc2XrrMa.s: Assembler messages: > /tmp/cc2XrrMa.s:26063: Error: Conversion of DBcc to absolute jump
You got unlucky. One of the functions in this translation unit got too large. Do you compile with -funroll-loops or -finline-functions? Andreas. -- Andreas Schwab, [email protected] GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5 "And now for something completely different." -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

