\ problems with 3.2.2
\ problems with 3.2.2
I'm using the precompiled ee-gcc 3.2.2 cygwin compiler and have been working with ps2ftpd. The problem I'm having though is the compiler doesn't recognize \ at the end of a line to mean "continued on next line". Any ideas how to fix this without having to change the code or use a different compiler?
-
- Posts: 564
- Joined: Sat Jan 17, 2004 10:22 am
- Location: Sweden
- Contact:
It's also possible the source files are dos formatted and the compiler is expecting unix formatted files, I've had this happen a few times to me.
If you don't know, the difference is that dos text files use CR LF for end of lines while unix text files only use LF.
If you don't know, the difference is that dos text files use CR LF for end of lines while unix text files only use LF.
Shoot Pixels Not People!
Makeshift Development
Makeshift Development