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


"Frank Ch. Eigler" <fche@redhat.com> writes:

> 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".

What exaclty is failing for you?  can you show us the error message?
I'll try now also on my system to build it but so far I never had
problems...

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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