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 -

> > 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.  [...]
> 
> Figure out which static library you're linking with, and make sure you
> use a shared library in its stead.  [...]

But I'm not linking with any static libraries.  Libtool is simply
failing to find the proper shared libraries - perhaps not looking
in "/lib64".

- FChE


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