[Petter Reinholdtsen] > The result now seem to be an endless loop, where the LIBRARY source is > built, packed into a .a file, before the .a and .o files are removed and > the cycle restarts.
I was wrong. The loop is not endless, it terminated after creating libbidgcc000.a libbidgcc000b.a libbidgcc001.a libbidgcc001b.a libbidgcc010.a libbidgcc010b.a libbidgcc011.a libbidgcc011b.a libbidgcc100.a libbidgcc100b.a libbidgcc101.a libbidgcc101b.a libbidgcc110.a libbidgcc110b.a libbidgcc111.a libbidgcc111b.a. I thus suspect the patch might be correct, for some values of correct, and propose to include it in the next upload. I still do not understand the build system, but perhaps I got it right by mistake? -- Happy hacking Petter Reinholdtsen

