https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
Sumit changed:
What|Removed |Added
Status|RESOLVED|WAITING
Resolution|INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
--- Comment #5 from Sumit ---
(In reply to Jonathan Wakely from comment #4)
> (In reply to Jonathan Wakely from comment #2)
> > Configuring GCC with --disable-libstdcxx-verbose will remove the use of
> > write in that file
Is this flag --disable
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
Jonathan Wakely changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
--- Comment #3 from Sumit ---
../gcc-4.8/configure
LDFLAGS="-L/opt/sp2/lib"
--build=i686-pc-linux-gnu
--host=i686-pc-linux-gnu
--target=powerpc-wrs-vxworks
--disable-libmudflap
--disable-libssp
--disable-libstdc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
--- Comment #2 from Jonathan Wakely ---
Configuring GCC with --disable-libstdcxx-verbose will remove the use of write
in that file, which you should do if running on some non-POSIX embedded system
(you haven't provided any of the information requ
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80340
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|