From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: gcc@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org, Nimar Arora Subject: Re: Strange strings in GCC compiled code Date: Wed, 08 Sep 1999 01:46:00 -0000 Message-id: <199909080845.EAA25575@mescaline.gnu.org> References: <19990907225545.17585.rocketmail@web906.mail.yahoo.com> X-SW-Source: 1999-09/msg00272.html > I recently downloaded and installed GCC-2.95 on Win95 and compiled the > standard Hello World program. The program runs fine but after running > 'strings' on the executable, a.exe, I found the following HTML tags > which include private information like login name on Web mail servers. > What is going on? Please always make a point of telling which port of GCC are you using. If it is the DJGPP port, I might have a solution for this problem. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eli Zaretskii To: gcc@gcc.gnu.org Cc: gcc-bugs@gcc.gnu.org, Nimar Arora Subject: Re: Strange strings in GCC compiled code Date: Thu, 30 Sep 1999 18:02:00 -0000 Message-ID: <199909080845.EAA25575@mescaline.gnu.org> References: <19990907225545.17585.rocketmail@web906.mail.yahoo.com> X-SW-Source: 1999-09n/msg00272.html Message-ID: <19990930180200.tOoR4Ba015r5J2HtbOt0j4iKDs8DcCyjV9NA1nEj4lA@z> > I recently downloaded and installed GCC-2.95 on Win95 and compiled the > standard Hello World program. The program runs fine but after running > 'strings' on the executable, a.exe, I found the following HTML tags > which include private information like login name on Web mail servers. > What is going on? Please always make a point of telling which port of GCC are you using. If it is the DJGPP port, I might have a solution for this problem.