gcc -shared gd.lo gd_gd.lo gd_gd2.lo gd_io.lo gd_io_dp.lo
gd_io_file.lo
gd_io_ss.lo gd_jpeg.lo gd_png.lo gd_ss.lo gd_topal.lo gd_wbmp.lo
gdcache.lo
gdfontg.lo gdfontl.lo gdfontmb.lo gdfonts.lo gdfontt.lo gdft.lo
gdhelpers.lo
gdkanji.lo gdtables.lo gdxpm.lo mathmake.lo wbmp.lo -lpng -lz -lm
-Wl,-soname -Wl,libgd.so.2 -o .libs/libgd.so.2.0.0
collect2: ld terminated with signal 6 [Aborted], core dumped
Anyone know why this is happening?
I have compiled gd on several qubes, only this one is giving me
trouble.