Menu

#3972 Can't install sdcc from current trunk

open
nobody
None
other
5
4 days ago
4 days ago
No

I cannot install sdcc from current trunk ("make install" on Debian GNU/Linux testing), the installation of the linkers fails:

/usr/bin/install -c ../../bin/sdas6808 /usr/local/bin/`echo sdas6808|sed 's,x,x,'`
strip /usr/local/bin/`echo sdas6808|sed 's,x,x,'`
strip: /usr/local/bin/sdas6808:1: Unexpected character `\177' in asxxxx .rel file

strip: /usr/local/bin/sdas6808: file format not recognized
make[1]: *** [Makefile:77: install] Fehler 1
make[1]: Verzeichnis „/home/philipp/sdcc-trunk/sdcc/sdas/as6808“ wird verlassen
make[1]: Verzeichnis „/home/philipp/sdcc-trunk/sdcc/sdas/as6500“ wird betreten
/usr/bin/install -c -d /usr/local/bin
/usr/bin/install -c ../../bin/sdas6500 /usr/local/bin/`echo sdas6500|sed 's,x,x,'`
strip /usr/local/bin/`echo sdas6500|sed 's,x,x,'`
strip: /usr/local/bin/sdas6500:1: Unexpected character `\177' in asxxxx .rel file

[…]

strip: /usr/local/bin/sdld: file format not recognized
make[1]: *** [Makefile:92: install] Fehler 1
make[1]: Verzeichnis „/home/philipp/sdcc-trunk/sdcc/sdas/linksrc“ wird verlassen
make[1]: Verzeichnis „/home/philipp/sdcc-trunk/sdcc/support/scripts“ wird betreten
cp ./as2gbmap.py ../../bin/as2gbmap && chmod +x ../../bin/as2gbmap
/usr/bin/install -c -d /usr/local/bin
/usr/bin/install -c ../../bin/as2gbmap /usr/local/bin/`echo as2gbmap|sed 's,x,x,'`
make[1]: Verzeichnis „/home/philipp/sdcc-trunk/sdcc/support/scripts“ wird verlassen

Related

Wiki: SDCC 4.6.0 Release

Discussion


Log in to post a comment.

MongoDB Logo MongoDB