Re: compiling gmodule of GLIB fails with 'ld' error on Solaris-10 using GCC

2015-06-15 Thread Eric Blake
On 06/15/2015 02:16 PM, Rob wrote: > my configuration: > Solaris-10, GCC 4.8.2, GNU ld 2.25, GLIB 2.45.2 You've reached the gnulib list, which is different than the glib project. Are you sure you are asking the right people? -- Eric Blake eblake redhat com+1-919-301-3266 Libvirt virtualiz

compiling gmodule of GLIB fails with 'ld' error on Solaris-10 using GCC

2015-06-15 Thread Rob
my configuration: Solaris-10, GCC 4.8.2, GNU ld 2.25, GLIB 2.45.2 % which make /MY_BIN/bin/make % make -v GNU Make 3.82 % which gcc /MY_BIN/bin/gcc % gcc -v gcc version 4.8.2 (GCC) % which ld /MY_BIN/bin/ld % ld -v GNU ld (GNU Binutils) 2.25 When compiling this GLIB, it fails during the compil