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]

code won't compile on new version of gcc


code that used to compile under gcc 4.1.2 now won't compile under gcc 4.4.5

I am getting errors such as:

error: 'timeval' does not name a type
error: '::exit' has not been declared
error: 'atof' was not declared in this scope

has anyone experienced this before?

thanks
Chris
-- 
View this message in context: http://old.nabble.com/code-won%27t-compile-on-new-version-of-gcc-tp32148572p32148572.html
Sent from the gcc - bugs mailing list archive at Nabble.com.


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