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

Bug#626869: gcc-4.6: undefined reference to `_q_add' with -mabi=ieeelongdouble



Now with the latest gcc-4.6:

ay:~> gcc-4.6 --version
gcc-4.6 (Debian 4.6.0-7) 4.6.1 20110507 (prerelease)
[...]
ay:~> gcc-4.6 tst.c -o tst -mabi=ieeelongdouble
cc1: warning: using IEEE extended precision long double [enabled by default]
/tmp/cczFMB6p.o: In function `main':
tst.c:(.text+0x84): undefined reference to `_q_add'
collect2: ld returned 1 exit status

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <http://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



Reply to: