[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Hello Ravi,
I doubt that GNU Make, Cygwin make (or whatever make
program you use)
can read UTF-16 files. It could perhaps read UTF-8 because
(as far as I know)
UTF-8 is designed to be "compatible" with programs designed
for standard
ASCII streams.
But anyhow, "make" is an external program, so you should
consult that
program's documentation.
Or does anybody who's more exposed to multibyte character
sets have
deeper insight?
Hi,
Iam using make -k command for project for which text
file encoding is
UTF-16. Iam getting
errors like
makefile:1: warning:
NUL character seen; rest of line ignored
Iam doing this because as part of a bug fix I want to use file names
with
non-ascii characters and in my
case it is ravisΣ.cpp. In the default
encoding Cp1252 the file name is treated as ravis?.cpp. Hence Iam
trying to use
different encoding.
Can anyone help me to resolve the
issue.
Thanks,
Ravi
Extn:
2751
Mobile:9886432301