[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: PCB plug-in to update footprints in layouts



> /usr/bin/ld: footprintupdate.o: relocation R_X86_64_32 against `a
> local symbol' can not be used when making a shared object; recompile
> with -fPIC

Shared libraries should ALWAYS be built with -fpic or -fPIC.  The i386
gets away without it because the developers got tired of answering
questions like the above, and put in special handling for that error
case to make it work.


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user