public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* C programming Student
@ 2003-08-27 21:25 Victoria Alvarez
  2003-08-28  5:19 ` Strange warning for program compiled with gcc 3.2.1 Ajay Bansal
  2003-08-28  5:19 ` Ajay Bansal
  0 siblings, 2 replies; 7+ messages in thread
From: Victoria Alvarez @ 2003-08-27 21:25 UTC (permalink / raw)
  To: gcc-help

Hi,
	I'm hoping you can help...I am a student at Valencia cc in Orlando, fl and
am taking c programming...we are using cygwin for our c compiler...I
downloaded cygwin and installed it...however, when I type: gcc
a:\firstprog.c -o a:\firstprog.exe at the dollar sign prompt and hit return,
I get this error message:  bash: gcc: command not found
Please help!
Thank you,
Victoria Alvarez

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Strange warning for program compiled with gcc 3.2.1
  2003-08-27 21:25 C programming Student Victoria Alvarez
  2003-08-28  5:19 ` Strange warning for program compiled with gcc 3.2.1 Ajay Bansal
@ 2003-08-28  5:19 ` Ajay Bansal
  1 sibling, 0 replies; 7+ messages in thread
From: Ajay Bansal @ 2003-08-28  5:19 UTC (permalink / raw)
  To: gcc-help

Hi All

I am receiving the following warning when I run a program, which has been
compiled with gcc 3.2.1 on Linux Advanced Server 2.1


/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by 
/home/porting/abansal/lib/libbtunicode.so)
/tmp/1224.tmp/program.exe: 
/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by 
/home/porting/abansal/lib/libbtunicode.so)



What could be it???

---Ajay


^ permalink raw reply	[flat|nested] 7+ messages in thread

* Strange warning for program compiled with gcc 3.2.1
  2003-08-27 21:25 C programming Student Victoria Alvarez
@ 2003-08-28  5:19 ` Ajay Bansal
  2003-08-28  5:19 ` Ajay Bansal
  1 sibling, 0 replies; 7+ messages in thread
From: Ajay Bansal @ 2003-08-28  5:19 UTC (permalink / raw)
  To: gcc-help

Hi All

I am receiving the following warning when I run a program, which has been
compiled with gcc 3.2.1 on Linux Advanced Server 2.1


/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by 
/home/porting/abansal/lib/libbtunicode.so)
/tmp/1224.tmp/program.exe: 
/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by 
/home/porting/abansal/lib/libbtunicode.so)



What could be it???

---Ajay


^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: Strange warning for program compiled with gcc 3.2.1
       [not found] <GTSMTP02wQ21ju2iDL60000ae2e@gtsmtp02.ad.infosys.com>
@ 2003-09-15 16:41 ` Ajay Bansal
  2003-09-15 16:41 ` Ajay Bansal
  1 sibling, 0 replies; 7+ messages in thread
From: Ajay Bansal @ 2003-09-15 16:41 UTC (permalink / raw)
  To: 'Ajay Bansal', gcc-help

Nobody for this one.. :( 


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ajay Bansal
Sent: Thursday, August 28, 2003 11:36 PM
To: gcc-help@gcc.gnu.org

Hey guys...

Please help me finding a quick and good solution for the same. 


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ajay Bansal
Sent: Thursday, August 28, 2003 10:54 AM
To: gcc-help@gcc.gnu.org

Hi All

I am receiving the following warning when I run a program, which has been
compiled with gcc 3.2.1 on Linux Advanced Server 2.1


/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)
/tmp/1224.tmp/program.exe: 
/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)



What could be it???

---Ajay

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: Strange warning for program compiled with gcc 3.2.1
       [not found] <GTSMTP02wQ21ju2iDL60000ae2e@gtsmtp02.ad.infosys.com>
  2003-09-15 16:41 ` Ajay Bansal
@ 2003-09-15 16:41 ` Ajay Bansal
  1 sibling, 0 replies; 7+ messages in thread
From: Ajay Bansal @ 2003-09-15 16:41 UTC (permalink / raw)
  To: 'Ajay Bansal', gcc-help

Nobody for this one.. :( 


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ajay Bansal
Sent: Thursday, August 28, 2003 11:36 PM
To: gcc-help@gcc.gnu.org

Hey guys...

Please help me finding a quick and good solution for the same. 


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ajay Bansal
Sent: Thursday, August 28, 2003 10:54 AM
To: gcc-help@gcc.gnu.org

Hi All

I am receiving the following warning when I run a program, which has been
compiled with gcc 3.2.1 on Linux Advanced Server 2.1


/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)
/tmp/1224.tmp/program.exe: 
/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)



What could be it???

---Ajay

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: Strange warning for program compiled with gcc 3.2.1
       [not found] <GTSMTP02n6U9BekWo760000996d@gtsmtp02.ad.infosys.com>
@ 2003-08-28 18:01 ` Ajay Bansal
  2003-08-28 18:01 ` Ajay Bansal
  1 sibling, 0 replies; 7+ messages in thread
From: Ajay Bansal @ 2003-08-28 18:01 UTC (permalink / raw)
  To: gcc-help

Hey guys...

Please help me finding a quick and good solution for the same. 


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ajay Bansal
Sent: Thursday, August 28, 2003 10:54 AM
To: gcc-help@gcc.gnu.org

Hi All

I am receiving the following warning when I run a program, which has been
compiled with gcc 3.2.1 on Linux Advanced Server 2.1


/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)
/tmp/1224.tmp/program.exe: 
/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)



What could be it???

---Ajay

^ permalink raw reply	[flat|nested] 7+ messages in thread

* RE: Strange warning for program compiled with gcc 3.2.1
       [not found] <GTSMTP02n6U9BekWo760000996d@gtsmtp02.ad.infosys.com>
  2003-08-28 18:01 ` Ajay Bansal
@ 2003-08-28 18:01 ` Ajay Bansal
  1 sibling, 0 replies; 7+ messages in thread
From: Ajay Bansal @ 2003-08-28 18:01 UTC (permalink / raw)
  To: gcc-help

Hey guys...

Please help me finding a quick and good solution for the same. 


-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org] On
Behalf Of Ajay Bansal
Sent: Thursday, August 28, 2003 10:54 AM
To: gcc-help@gcc.gnu.org

Hi All

I am receiving the following warning when I run a program, which has been
compiled with gcc 3.2.1 on Linux Advanced Server 2.1


/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)
/tmp/1224.tmp/program.exe: 
/home/porting/abansal/lib/libstdc++.so.5: no version information available
(required by
/home/porting/abansal/lib/libbtunicode.so)



What could be it???

---Ajay

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2003-09-15 16:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-08-27 21:25 C programming Student Victoria Alvarez
2003-08-28  5:19 ` Strange warning for program compiled with gcc 3.2.1 Ajay Bansal
2003-08-28  5:19 ` Ajay Bansal
     [not found] <GTSMTP02n6U9BekWo760000996d@gtsmtp02.ad.infosys.com>
2003-08-28 18:01 ` Ajay Bansal
2003-08-28 18:01 ` Ajay Bansal
     [not found] <GTSMTP02wQ21ju2iDL60000ae2e@gtsmtp02.ad.infosys.com>
2003-09-15 16:41 ` Ajay Bansal
2003-09-15 16:41 ` Ajay Bansal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).