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 bootstrap/48120] libpwl test must use g++


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48120

--- Comment #3 from Rainer Orth <ro at gcc dot gnu.org> 2011-03-21 12:26:34 UTC ---
Author: ro
Date: Mon Mar 21 12:26:30 2011
New Revision: 171225

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171225
Log:
    PR bootstrap/48120:
    * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
    Add -lstdc++ -lm to LIBS.
    * configure: Regenerate.

Modified:
    trunk/ChangeLog
    trunk/configure
    trunk/configure.ac


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