This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gcc-ssa libmudflap] x86_64 build fix


Hi -


aoliva wrote:
> > 	* acinclude.m4: Force "pass_all" deplibs_check_method for libtool
> > 	for x86_64 target.
> 
> This is wrong.  It's not legal to link non-PIC into shared libraries
> on x86_64.  You're disabling this sanity check.

That may be, but something associated with the sanity check fails to
work on x86_64 (it ends up dropping deplibs); the "pass_all" method
as used in libmudflap results in working programs.  I don't know/worry
enough about this to come up with an alternate fix - suggestions?


> Also, this code in acinclude.m4 is supposed to be taken from the
> toplevel libtool.m4.  [...]

(That would however preclude local hacks like mine.)


- FChE

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]