On 05/21/2010 12:38 PM, Alain Leblanc wrote: > > Try this linking command, with the object file before the link to the > libraries. > > g++ -DLINUX -fpic -o xsltrans xsltrans.o -lc -lxalan-c -lxerces-c > >
No difference - the output is effectively the same.