This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/48825] libiberty "psignal" lacks const modifier, failing to compile when HAVE_PSIGNAL is undefined
- From: "fzvqedi at v dot mintemail.com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 07 Oct 2011 03:06:58 +0000
- Subject: [Bug c/48825] libiberty "psignal" lacks const modifier, failing to compile when HAVE_PSIGNAL is undefined
- Auto-submitted: auto-generated
- References: <bug-48825-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48825
Roger Meyer <fzvqedi at v dot mintemail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fzvqedi at v dot
| |mintemail.com
--- Comment #10 from Roger Meyer <fzvqedi at v dot mintemail.com> 2011-10-07 03:06:58 UTC ---
duplicate of 47733, 41916
additionally to the removal of libiberty as target library, i'd recommend
fixing the prototype.