Shared library annoyance with gcc-3_0-branch

Mark Mitchell mark@codesourcery.com
Sun Feb 18 12:06:00 GMT 2001


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



More information about the Gcc mailing list