This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/30868] can't compile empty main in c on hppa 11iv1 (11.11)
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Feb 2007 00:03:52 -0000
- Subject: [Bug target/30868] can't compile empty main in c on hppa 11iv1 (11.11)
- References: <bug-30868-14126@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from pinskia at gcc dot gnu dot org 2007-02-23 00:03 -------
This is a precompiled GCC which means we don't support this. What is happening
is that somene compiled it for their OS (which has a new symbol) and then
copied it to your machine and now it does not work.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30868