This is the mail archive of the gcc@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]

"There is extra text on this line" error.


Hello

I've been trying to compile a C++ package that was built
a few years ago, with Sun C++ compiler 4.2.
The error I get, "There is extra text on this line", concerns
the following line:
"
ifndef __DATA_STR.h	//line 11, this is the line that the compiler doesn't
like.
#define __DATA_STR.h
#include...
...

endif
"

I don't have the slightest idea of what's going on here.
It would be great if someone could help me on that.

Thanks

Serge.
_______________________
Serge KAING
Guest Researcher
National Institute of Standards and Technology
100 Bureau Drive, Stop 8262
Gaithersburg, Maryland 20899
USA.


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