This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug testsuite/28242] running the testsuite with -fstack-protector fail (not finding libssp)
- 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: 4 Jul 2006 14:40:55 -0000
- Subject: [Bug testsuite/28242] running the testsuite with -fstack-protector fail (not finding libssp)
- References: <bug-28242-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-07-04 14:40 -------
Confirmed, what should happen is we should add the build library directory to
the library path if -fstack-protector is supplied. I think adding -lmudflap
-fmudflap has the same issue.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-07-04 14:40:54
date| |
Summary|running the testsuite with -|running the testsuite with -
|fstack-protector does fail |fstack-protector fail (not
| |finding libssp)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28242