Hello Øyvind,

2013/2/23 Øyvind Kolås <pip...@gimp.org>:
> On Sun, Feb 24, 2013 at 8:02 AM, Alexandre Quessy <alexan...@quessy.net> 
> wrote:
>> $ gcc fractal.c `pkg-config --libs --cflags gegl` -o fractal
>> gcc: erreur: unrecognized option ‘-j1’
>>
> I though I have no idea what -j1 means or where that would come from.
>

Ah! Silly me. I put the wrong alias in my .bashrc! I wanted to do
"alias make="make -j1"", but used "alias gcc="gcc -j1"".
(this computer only has two CPUs)

Now it builds.
Now, I am facing another issue: there is no "display" operation.

Thanks!

-- 
Alexandre Quessy
http://alexandre.quessy.net - Artiste en nouveaux médias
http://perte-de-signal.org - Membre de Perte de signal
http://code.sat.qc.ca - Chercheur-développeur SAT
_______________________________________________
gegl-developer-list mailing list
gegl-developer-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gegl-developer-list

Reply via email to