Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

compilation options description LDFLAGS

user4485593Oct 22 2010 — edited Oct 22 2010
I am compiling software on Solaris 10 and my configure scripts have LDFLAGS="-R/usr/sfw/lib". Does this option mean that if I update something in /usr/sfw/lib I do not have to recompile the program calling the file in that lib directory? What does it mean if that line is omitted in the config script with # preceding it with regards to recompilation of the program when that file updates?

If there was any great document on the difference between linking with LDFLAGS -R or -L, it would be great.

thanks so much.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 19 2010
Added on Oct 22 2010
1 comment
777 views