Smooth ..

~$ gcc -c -fgnu89-inline -std=gnu99 -g -O2 -pthread -I/usr/include/cairo -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/pango-1.0 test.c
~$ gcc -c -fgnu89-inline -std=gnu99 -g -O2  test.c
~


On 02/04/2016 21:07, John Darrington wrote:
Hmm.   Try these two:


gcc -c -fgnu89-inline -std=gnu99 -g -O2  -pthread -I/usr/include/cairo 
-I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 
-I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm 
-I/usr/include/pango-1.0 test.c
gcc -c -fgnu89-inline -std=gnu99 -g -O2  test.c


_______________________________________________
pspp-dev mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to