This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Building GCC-3.2.3 failed on i686-pc-cygwin


Hello,
      My Operating system is Windows-xp-sp2. I used gcc-3.2.3 to build
cygwin on my machine.
The GCC files are in f:\project\gcc-3.2.3

i created a gcc_build folder in ..project/ and while i was inside that
folder,the cmd used is

$f:/project/gcc-3.2.3/configure
it showed like 
configuring for i686-pc-cygwin host.... 
....
....

after configuring,

Administrator@lakshmih-588bf4 /cygdrive/f/project/gcc_build
$ make all-gcc
make.exe: *** No rule to make target `Makefile.in', needed by `Makefile'. 
Stop.

So,i'm stuck at this point. I'm just a beginner, Please help me in solving
this issue.

Thanks and regards,
Karthik

-- 
View this message in context: http://www.nabble.com/Building-GCC-3.2.3-failed-on-i686-pc-cygwin-tp16199992p16199992.html
Sent from the gcc - bugs mailing list archive at Nabble.com.


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