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]

Re: Question about gcc and ctrl-m


Balzli, Robert wrote:-
> 
> Hi All,
> 
> Is there a command line option for gcc that will allow me to compile
> "C/C++" code using code that contains carriage returns(CTRL-M).
> I am trying to build a tree that is located on a NT disk drive. The 
> source tree has been checked out of revision control from an NT
> machine so all the code and header files contain CTRL-M characters
> in them. If I can get around the CTRL-M problem I can build one tree
> for all platforms NT, Solaris, and HP.
> 
> Thanks,
> Robert Balzli

Recent snapshots (not releases) handle this correctly.

Neil.

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