On Sunday 30 March 2014 12:33:44 Philipp Klaus Krause wrote: > On 30.03.2014 10:23, Gudjon I. Gudjonsson wrote: > > Hi again Is there any simple way to exclude the non-free directory > > from being built? It is quite simple in version 3.3 but I cannot > > build version 3.4. In order to get the package into Debian I need > > to remove the whole non-free directory and this causes compilation > > errors. > > > > There are untested Debian packages available for amd64 on deb-src > > http://gudjon.org/debian/ source/ deb http://gudjon.org/debian/ > > amd64/ > > > > Please try it but this is a non-free package that has to be > > cleaned. > > > > The gputils version in Debian is ancient. Is some PIC user willing > > to take a look at that? > > > > Regards Gudjon > > I guess a good solution would be to have a --disable-non-free switch > for configure? This switch would be perfect. But I am happy even if this is added after the release.
Then there is a minor spelling error that the Debian tools spotted and the following patch fixes. --- a/src/stm8/gen.c +++ b/src/stm8/gen.c @@ -1879,7 +1879,7 @@ { if (!regalloc_dry_run) { - wassertl (0, "genCopy failed to completly copy operands."); + wassertl (0, "genCopy failed to completely copy operands."); fprintf (stderr, "%d bytes left.\n", size); fprintf (stderr, "left type %d source type %d\n", result->type, Cheers Gudjon ------------------------------------------------------------------------------ _______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user