Lars Thuring writes:
> 
> That actually caused a problem here. When we are finished with a change 
> we make a release of the headers on a server together with the libraries 
> for the other departements. Should we check out the headers to the 
> server for the release under windows and try to use them from Linux the 
> GCC compiler has a problem with multi-line #define's because of the CR 
> added by cvs under windows.

That's because you should never, ever try to share a checked-out
directory between two different kinds of systems.  Always do the
checkout (or export) on the same kind of system as the one you want
to use the files on.

-Larry Jones

The living dead don't NEED to solve word problems. -- Calvin


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to