Re: error while compiling GTK+-2.6 on Windows XP



Zvi Sebrow writes:
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS 
-IC:/msys/local/include/glib-2.0 -IC:/msys/local/lib/glib-2.0/include  -DG_DISABLE_DEPRECATED 
-DGDK_PIXBUF_DISABLE_DEPRECATED -g -O2 -Wall -mms-bitfields -MT pixops.lo -MD -MP -MF .deps/pixops.Tpo -c 
pixops.c  -DDLL_EXPORT -DPIC -o .libs/pixops.o

Do you notice the control-A on that line? (Before the
-DG_DISABLE_DEPRECATED.)  Where does that come from?  Some bug in
MSYS, I guess. I vaguely remember having seen that symptom before,
perhaps even myself, or in some email. Do you have the latest MSYS?

gcc thinks the control-A is a file name, and gets confused. 

--tml





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]