
July 3, 2013
11:44 p.m.
Hi Alexis, On Wed, Jul 3, 2013 at 4:04 PM, Alexis BRENON <abrenon@wyplay.com> wrote:
Is anyone got any idea where I can search to debug this ?
Check first that compiling programs works at all. Then, still with a 5-lines example .c, try to add options to gcc one at a time until you reach a very similar command-line to the one in the generated Makefile. I bet it crashes at some point. A bientôt, Armin.