This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug c/15887] [HPUX] libgcc and libgcc_s are not equivalent - cannot link libgcc staticly (can't find __main symbol)


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


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