You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Chris Gokey <cg...@gcmd.gsfc.nasa.gov> on 2001/10/06 14:17:52 UTC

english please :)

I admit, the extent of my "make" file knowledge is about as much as:
./configure
gmake


Could someone explain to me how I can add
`gcc --print-libgcc-file-name` to the link command?  What file do I need
to modify?

I'd like to be able to build modwebapp on Solaris 7 under gcc 2.8.1 and
am having problems.

Thanks,
Chris

*** Warning: Releases of GCC earlier than version 3.0 cannot reliably
*** create self contained shared libraries on Solaris systems, without
*** introducing a dependency on libgcc.a.  Therefore, libtool is disabling
*** -no-undefined support, which will at least allow you to build shared
*** libraries.  However, you may find that when you link such libraries
*** into an application without using GCC, you have to manually add
*** `gcc --print-libgcc-file-name` to the link command.  We urge you to
*** upgrade to a newer version of GCC.  Another option is to rebuild your
*** current GCC to use the GNU linker from GNU binutils 2.9.1 or newer.



-- 
    __________________________________________________
/\
			
	           \
\_| Christopher D. Gokey, SSAI, NASA/GCMD          |
     | 18 Martin Road, Shelburne Falls, MA  01370     |
     | Phone: Voice (413) 625-8129 / FAX 208-248-9055 |
     | cgokey@gcmd.nasa.gov / http://gcmd.nasa.gov    |
     | ICQ #52132386, AOL IM: chrisgokey              |
     |   _____________________________________________|_
      \_/______________________________________________/



-- 
   __________________________________________________
/\
			
	           \
\_| Christopher D. Gokey, SSAI, NASA/GCMD          |
    | 18 Martin Road, Shelburne Falls, MA  01370     |
    | Phone: Voice (413) 625-8129 / FAX 208-248-9055 |
    | cgokey@gcmd.nasa.gov / http://gcmd.nasa.gov    |
    | ICQ #52132386, AOL IM: chrisgokey              |
    |   _____________________________________________|_
     \_/______________________________________________/