forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

\ problems with 3.2.2

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development
View previous topic :: View next topic  
Author Message
KaylaKaze



Joined: 05 May 2004
Posts: 75
Location: NC, USA

PostPosted: Thu Jul 01, 2004 10:13 pm    Post subject: \ problems with 3.2.2 Reply with quote

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?
Back to top
View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger
blackdroid



Joined: 17 Jan 2004
Posts: 564
Location: Sweden

PostPosted: Thu Jul 01, 2004 10:23 pm    Post subject: Reply with quote

Are you talking about "warning: multi-line string literals are deprecated" ?
if so, then no there is nothing that will be changed in the compiler to allow this.
its a change that has been made in gcc ( from what I remember since 3.0 ).
And thats a fact we have to live with.
_________________
Kung VU
Back to top
View user's profile Send private message Visit poster's website
Drakonite
Site Admin


Joined: 17 Jan 2004
Posts: 989

PostPosted: Thu Jul 01, 2004 10:34 pm    Post subject: Reply with quote

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.
_________________
Shoot Pixels Not People!
Makeshift Development
Back to top
View user's profile Send private message Visit poster's website
not6



Joined: 07 Feb 2004
Posts: 11

PostPosted: Fri Jul 02, 2004 8:40 pm    Post subject: Reply with quote

if it's the case , a simple dos2unix on the file must do the job !
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group