This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/15887] [HPUX] libgcc and libgcc_s are not equivalent - cannot link libgcc staticly (can't find __main symbol)
- From: "cruvolo at inviosoftware dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2004 06:29:38 -0000
- Subject: [Bug c/15887] [HPUX] libgcc and libgcc_s are not equivalent - cannot link libgcc staticly (can't find __main symbol)
- References: <20040609061425.15887.cruvolo@inviosoftware.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cruvolo at inviosoftware dot com 2004-06-09 06:29 -------
Bah! Nevermind, the stupid HPUX linker is order-senitive. If I put -lgcc as
the last thing in the command line, it works. Closing INVALID.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15887