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 testsuite/28242] running the testsuite with -fstack-protector fail (not finding libssp)



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


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