Package: tcc
Version: 0.9.24-1
Severity: normal

Hi,

The hurd.diff patch currently in tcc is incorrect. The $arch change in configure should be i386-AT386 not i686-AT386. However, even after fixing that I get the following issue:

make[1]: Entering directory `/devel/bdefreese/tcc/tcc-0.9.24'
gcc -g -O2 -O2 -g -Wall -mpreferred-stack-boundary=2 -march=i386 
-falign-functions=0 -fno-strict-aliasing -Wno-pointer-sign -Wno-sign-compare -w 
-I. -o tcctest.ref tcctest.c
./tcctest.ref > test.ref
./tcc -B. -I. -run tcctest.c > test.out
/usr/lib/libc.so:3: filename expected
/usr/lib/libc.so:3: unrecognized file type
tcc: file 'libcrt.a' not found
tcc: file 'libmachuser.a' not found
tcc: file 'libhurduser.a' not found
/usr/lib/libc.a:4: filename expected
/usr/lib/libc.a:4: unrecognized file type
make[1]: *** [test.out] Error 255
make[1]: Leaving directory `/devel/bdefreese/tcc/tcc-0.9.24'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Thank you,

Barry deFreese



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to