http://bytes.com/topic/c/answers/218049-tiny-c-compiler-windows-source 10 says that the makefile uses GNU make syntax, which is not compatible with the syntax expected by Borland make. You can either hack the makefile yourself (borland.public.cppbuilder.commandlinetools on the news server newsgroups.borland.com can help) or get a win32 executable for GNU make (google). -- Bye, Levas -- http://www.vabolis.lt "Levas" <kazkur@pasbobute.lt> wrote in message news:jhmc72$9n6$1@trimpas.omnitel.net... > eee? Kas per "make" pas tave? Koks cia softas archainis instaliuotas? > > C:\Documents and Settings\User.ZANZIBARASIII>make -v > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A > PARTICULAR PURPOSE. > > This program built for i386-pc-mingw32 > > C:\Documents and Settings\User.ZANZIBARASIII> > -- > Bye, Levas > -- > http://www.vabolis.lt > > > "Levas" <kazkur@pasbobute.lt> wrote in message news:jhmc1n$9hb$1@trimpas.omnitel.net... >> tai win AVR ar Win AWR? Nes su W tai nezinau. >> >> Jei tai AVR tai: >> >> Parodyk makefaila ir projekta. >> >> Ar prikabintas kompiliuojasi? >> >> -- >> Bye, Levas >> -- >> http://www.vabolis.lt >> >> >> "AMB" <dfgdgjj@dgdghg.lt> wrote in message news:jhmb48$8bp$1@trimpas.omnitel.net... >>> sugalvojau isbandytti WinAwr. Parsisiunciau, susikuriu nauja projekta, >>> sukuriu c/c++ faila su programeriu notepadu, issaugau, prijungiu prie >>> projekto, pridedu Makefile, spaudziu Make All ir nesuprantu kame reikalas, >>> ismeta : >>> >>> MAKE Version 5.2 Copyright (c) 1987, 1998 Inprise Corp. >>> Error makefile 463: Command syntax error >>> Error makefile 464: Command syntax error >>> Error makefile 465: Command syntax error >>> Error makefile 466: Command syntax error >>> Error makefile 469: Command syntax error >>> Error makefile 470: Command syntax error >>> Error makefile 472: Command syntax error >>> Error makefile 473: Command syntax error >>> Error makefile 475: Command syntax error >>> Error makefile 477: Command syntax error >>> Error makefile 478: Command syntax error >>> Error makefile 533: Colon expected >>> Error makefile 542: Colon expected >>> Error makefile 564: Too many rules for target './%.o' >>> Error makefile 574: Too many rules for target '%.s' >>> Error makefile 581: Too many rules for target './%.o' >>> Error makefile 612: Command syntax error >>> *** 17 errors during make *** >>> >>>> Process Exit Code: 1 >>>> Time Taken: 00:00 >>> >>> Paziuriu makefile faile 463 eilute yra: @echo load >> $(GDBINIT_FILE) >>> Ko truksta? >>> >>>