This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/32815] crtstuff.c,warning, will always evaluate as 'true'
- From: "cnstar9988 at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 19 Jul 2007 07:03:29 -0000
- Subject: [Bug bootstrap/32815] crtstuff.c,warning, will always evaluate as 'true'
- References: <bug-32815-14862@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from cnstar9988 at gmail dot com 2007-07-19 07:03 -------
When I build gcc-4.2.1(prelease) on HPUX11.11, there is some warning..
why the share library build by GCC4.X on HPUX11.11 can't work..
some symbol required by the shared library could not be found.
But these works on by GCC3.4.6 or native hpcc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32815