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 libstdc++/61101] snprintf not part of std


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

--- Comment #21 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Thanks for debugging and resolving it.

(In reply to Maxime Boissonneault from comment #0)
> - the options given when GCC was configured/built;
>   ../${SRCDIR}/configure CFLAGS="$FLAGS" CXXFLAGS="$FLAGS" \
>   LDFLAGS="-L$PREFIX/lib"

N.B. I don't think this LDFLAGS should be needed either.


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