This is the mail archive of the gcc@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]

Re: Shared library annoyance with gcc-3_0-branch


>>>>> "Brad" == Brad Lucier <lucier@math.purdue.edu> writes:

    Brad> Perhaps I will eventually just configure things with
    Brad> --disabled-shared.  I'm trying to be a good citizen,
    Brad> however, and test gcc without any special configure options,
    Brad> so this is not yet an option.

Or link with -static.

Note that your pain is coming from the fact that you are (generously!)
helping to test GCC.  If you were simply to install GCC 3.0, you could
add the directory to your LD_LIBRARY_PATH once, and be done with it.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com


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