public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* fstat undefined
@ 2002-09-24  3:36 P.Srihari
  2002-09-24  6:19 ` John Love-Jensen
  0 siblings, 1 reply; 2+ messages in thread
From: P.Srihari @ 2002-09-24  3:36 UTC (permalink / raw)
  To: gcc-help

[-- Attachment #1: Type: text/plain, Size: 344 bytes --]

hello all,

we have a software that compiles and works on red hat linux 6.2 and
gcc version 2.91. but if the same software is compiled on red hat
linux 7.1 and gcc version 2.96, it does not execute. it gives an error
while loading the shared libraries - symbol fstat not found. 

what could be the problem ?? 

thanks in advance for help

hari

[-- Attachment #2: Wipro_Disclaimer.txt --]
[-- Type: text/plain, Size: 522 bytes --]

**************************Disclaimer**************************************************    
 
 Information contained in this E-MAIL being proprietary to Wipro Limited is 'privileged' 
and 'confidential' and intended for use only by the individual or entity to which it is 
addressed. You are notified that any use, copying or dissemination of the information 
contained in the E-MAIL in any manner whatsoever is strictly prohibited.

****************************************************************************************

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

* Re: fstat undefined
  2002-09-24  3:36 fstat undefined P.Srihari
@ 2002-09-24  6:19 ` John Love-Jensen
  0 siblings, 0 replies; 2+ messages in thread
From: John Love-Jensen @ 2002-09-24  6:19 UTC (permalink / raw)
  To: P.Srihari, gcc-help

Hi Hari,

This worked for me...
gcc MyCode.c -lm

Did you put the '-lm' switch in?

--Eljay

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

end of thread, other threads:[~2002-09-24 13:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-24  3:36 fstat undefined P.Srihari
2002-09-24  6:19 ` John Love-Jensen

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).