This is the mail archive of the automake@gnu.org mailing list for the automake 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]

linking with libtool


I am using the sun CC compiler, not the gnu one so when I add the
runpath, I use -R instead of -Wl,--rpath.  The problem is that libtool
changes all my -R's to -Wl,--rpath causing the linking to fail.

How might I fix this problem?



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