Hello, thank you for confirmation. In the meantime, I made some experiments and find out: 1, After building from snapshot sources the compiler produces "idata" error 2, Running binaries from snapshot the compiler produces "idata" error too. I think this is unfortunate, because most of the people just want to grab the binaries and go. * See update below 3, Compiling from svn sources is different to compiling from snapshots. It failed at automake 1.15 not found - this package is about 1 year old and is not included in repositories of LTS versions of Ubuntu (14.04) and Linux Mint (17.3), there is automake 1.14 instead. One can install it manually, though. It is included in repositories of newest Ubuntu 15.10, so one can assume it's going to be included in following LTS distro later this year. Reference to automake 1.15 starts at SVN revision 9450. Revison 9449 compiles without problem on packages from LTS version of Linux Mint and Ubuntu. Interesting enough, new revisons (9509) of snapshot code compiled fine without automake 1.15 (but produced "idata" error) but SVN code revision 9509 failed at automake 1.15.
* Update to this one: I started to type this message earlier this day. Just now I downloaded binaries from today's snapshot 9514 and the "idata" error seems to be gone. Thanks to anyone contributing to correcting it. 2016-03-05 8:15 GMT+01:00 Gál Zsolt <tralitove...@freemail.hu>: > Finally I could reproduce your problem in a virtualbox. This was my third > experiment. I read your previous letters more carefully and I followed that > step by step. So what I made different before and now? > I checked out sdcc from svn source earlier and there were no problem with > it. > > Now I downloaded the snapshot file and the problem appeared. > > I made a compare between snapshot files and svn files. There are some > differences. I focus only to pic14. The changelog does not show any change > around pic14 on the last few days, so I think there shouldn't be any > differences. > > sdcc@sdcc-teszt ~ $ sh ./differences.sh > Files ./sdcc/sdcc/device/lib/pic14/Makefile.in and > ./svn/sdcc/sdcc/device/lib/pic14/Makefile.in differ > Files ./sdcc/sdcc/device/lib/pic14/aclocal.m4 and > ./svn/sdcc/sdcc/device/lib/pic14/aclocal.m4 differ > Only in ./sdcc/sdcc/device/lib/pic14: autom4te.cache > Files ./sdcc/sdcc/device/lib/pic14/configure and > ./svn/sdcc/sdcc/device/lib/pic14/configure differ > Files ./sdcc/sdcc/device/lib/pic14/libm/Makefile.in and > ./svn/sdcc/sdcc/device/lib/pic14/libm/Makefile.in differ > Files ./sdcc/sdcc/device/lib/pic14/libsdcc/enhanced/Makefile.in and > ./svn/sdcc/sdcc/device/lib/pic14/libsdcc/enhanced/Makefile.in differ > Files ./sdcc/sdcc/device/lib/pic14/libsdcc/enhanced-no-xinst/Makefile.in > and ./svn/sdcc/sdcc/device/lib/pic14/libsdcc/enhanced-no-xinst/Makefile.in > differ > Files ./sdcc/sdcc/device/lib/pic14/libsdcc/regular/Makefile.in and > ./svn/sdcc/sdcc/device/lib/pic14/libsdcc/regular/Makefile.in differ > > Here is differences.sh > > #/bin/sh > LANG=C > diff -rqyl ./sdcc/sdcc/device/lib/pic14 ./svn/sdcc/sdcc/device/lib/pic14 > > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Sdcc-user mailing list > Sdcc-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sdcc-user > >
------------------------------------------------------------------------------
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user