This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


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

Re: Imakefile problem


Make sure that there are no CR (carriage returns) in the file.

Also, make sure you have MAKE_MODE=unix set in your
environment.  That should take care of it.

John Huddleston

----- Original Message -----
From: Bobák Csaba <bobak@ekf.deltav.hu>
To: <cygwin@sourceware.cygnus.com>
Sent: Thursday, March 09, 2000 11:36 PM
Subject: Imakefile problem


> Hello all,
>
> (It's a bit off-topic, I just don't know where to ask, sorry)
>   I'm building a large-scaled UNIX application on cygwin-b20, no
> snapshots. I have problems with Imakefiles that contain a line like
> #define DEF2=\"$(DEF1)\"
>   Imake complains about unterminated character strings (and some errors
> caused by that, like unfinished #ifdef).
>   Would anyone give me a hand? Thank you.
>
> Csaba
>
>
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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