Seems like I am still missing something from my x86_64:

$ tcc -vv -m32 -o a a.c
tcc: using 'i386-tcc'
tcc version 0.9.26 (i386 Linux)
tcc: error: file 'crt1.o' not found
tcc: error: file 'crti.o' not found
-> a.c
-> /usr/lib/x86_64-linux-gnu/../tcc/i386/libtcc1.a
tcc: error: file 'crtn.o' not found

Where:

$ apt-cache policy libc6-dev:i386
libc6-dev:i386:
  Installé : 2.13-38+deb7u1
  Candidat : 2.13-38+deb7u1
 Table de version :
     2.18-4 0
        200 http://ftp.fr.debian.org/debian/ testing/main i386 Packages
        100 http://ftp.fr.debian.org/debian/ unstable/main i386 Packages
 *** 2.13-38+deb7u1 0
        500 http://ftp.fr.debian.org/debian/ wheezy/main i386 Packages
        100 /var/lib/dpkg/status

$ ls -al /usr/lib/i386-linux-gnu/crtn.o
-rw-r--r-- 1 root root 504 déc.  23 19:13 /usr/lib/i386-linux-gnu/crtn.o


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

Reply via email to