boosalis
Jan 28 2004, 09:34 AM
I have a cross compile problem that is not there when I compile with gcc3 on my x86 box. It only shows up when I compile with the arm gcc 2.95 compiler
The error is:
/opt/Embedix/tools/arm-linux/include/bits/in.h:69: ANSI C++ forbids data member `ip_opts' with same name as enclosing class
I am doing sme socket stuff and need the socket include files that also include in.h which has the offending structure.
Any ideas for a work around on this.
Thank you
-David
lardman
Jan 28 2004, 10:03 AM
I've come across various random errors while trying to use 2.95, you might find a general solution by googling for the error. Other than that I don't know, sorry,
Si
Anonymous
Jan 28 2004, 10:15 AM
Anonymous
Jan 28 2004, 12:31 PM
lardman
thanks for the url. The work around was a bit dirty, as I opted for changing the name of one of the elements in the ip_opts struct as listed on that URL by David Mazieres. It worked fine !!!
lardman
Jan 28 2004, 02:13 PM
Wasn't me actually, but I'm glad you got it working thanks to our guest's link.
Si
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.