[PD] 64bits dilemma (MiXed)

IOhannes m zmoelnig zmoelnig at iem.at
Mon Mar 13 09:52:41 CET 2006


patco wrote:
> Hi,
> 
> relocation R_X86_64_32 against `s_list' can not be used when making a shared object; recompile
> with -fPIC
> 
> I don't find a place to put the -fPIC flag in makefile.common
> 

either put it in line40 (OPT_CFLAGS), which is not very clean, since it
is not really about "optimization"
or put it in line118 (CFLAGS), which is not very clean either, since it
interferes with non-linux CFLAGS.

mfg.asd
IOhannes




More information about the Pd-list mailing list