Hi,
Excuse , but I can't understand with which tool I must to run 'makefile' from fwh\makes\gccmake.zip ?
Thanks in advance !
Antonio Linares wrote:Rimantas,
http://code.google.com/p/fivewin-contributions/downloads/detail?name=win-make.exe&can=2&q=
Rimantas wrote:Antonio Linares wrote:Rimantas,
http://code.google.com/p/fivewin-contributions/downloads/detail?name=win-make.exe&can=2&q=
Thanks ... . But for stupidity aren't limits ... How to use that win-make ? I tried "win-make makefile" , "win-make @makefile" and etc ... Not working
Regards !
Antonio Linares wrote:Rimantas,
Please copy those warnings here, thanks!
test.exe : $(PRG_OBJS) $(C_OBJS)
if not exist one.rc $(mingw)\bin\gcc -otest.exe ./obj/one.o ./obj/two.o ./obj/three.o \
-Wall -s -mwindows $(libspath) -mno-cygwin -Wl,--start-group $(libraries) -Wl,--end-group
if exist one.rc $(mingw)\bin\gcc -otest.exe ./obj/one.o ./obj/two.o ./obj/three.o [color=#FF0000]_one.o [/color]\
-Wall -s -mwindows $(libspath) -mno-cygwin -Wl,--start-group $(libraries) -Wl,--end-group
Enrico Maria Giordano wrote:No, you can create a manifest file and rename it as
<yourexename>.exe.manifest
EMG
Antonio Linares wrote:Rimantas,
have you tried to redirect its output ?
gcc ... > log.txt
\hrb\comp\mingw\bin\gcc -oengel.exe ./obj/engel.o ./obj/func.o ./obj/func_dsg.o ./obj/func_dt.o ./obj/tarray.o ./obj/texcels.o \
-Wall -s -mwindows -L\hrb\comp\mingw\lib -L\hrb\lib\win\mingw -L\fwh\lib -mno-cygwin -Wl,--start-group -lfivehg -lfivehgc -lgtgui -luser32 -lwinspool -lcomctl32 -lcomdlg32 -lgdi32 -lole32 -loleaut32 -luuid -lwinmm -lvfw32 -lwsock32 -lmsimg32 -lhbclipsm -lhbcommon -lhbcpage -lhbcplr -lhbct -lhbcurl -lhbfbird -lhbgd -lhbhpdf -lhbhsx -lhblang -lhbmacro -lhbmainstd -lhbmisc -lhbmzip -lhbnf -lhbpcre -lhbpp -lhbrdd -lhbrtl -lhbsix -lhbsqlit3 -lhbtip -lhbusrrdd -lhbvm -lhbzlib -lrddcdx -lrddfpt -lrddntx -lxhb -Wl,--end-group > link.log
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 97 guests