i have broken my mingw installation WIN-MAKE[2]: [install] Error 1 (ignored) gcc -I. -I../../../../../include -W -Wall -O3 -fomit-frame-pointer -march=i586 -mtune=pentiumpro -DHB_LEGACY_TYPES_OFF -DUNICODE -ohbpp.o -c ../../../hbpp.c gcc -Wl,--nxcompat -Wl,--dynamicbase -L../../../../../lib/win/mingw -o ..\..\..\..\..\bin\win\mingw\hbpp.exe hbpp.o -lhbnortl -lhbcommon -lkernel32 -luser32 -lws2_32 -ladvapi32 -lgdi32 C:\DEVL\MinGW\BIN\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: unrecognized option '--nxcompat' C:\DEVL\MinGW\BIN\..\lib\gcc\mingw32\3.4.5\..\..\..\..\mingw32\bin\ld.exe: use the --help option for usage information collect2: ld returned 1 exit status WIN-MAKE[3]: *** [hbpp.exe] Error 1 rm hbpp.o WIN-MAKE[2]: *** [descend] Error 2 WIN-MAKE[1]: *** [pp.inst] Error 2 WIN-MAKE: *** [src.inst] Error 2
2010/5/8 Pritpal Bedi <bediprit...@hotmail.com> > > > Massimo Belgrano wrote: > > > > I not able use Qt 4.6.2. with internal mingw > > in(2010.02.1\mingw\mingw32\bin) > > Can you post/send me your batch for compiling harbour? > > > > Here is the batch file which invokes a console window: > > @echo off > cd\harbour > > set HB_DIR_QT=c:\qt\4.6.2\qt > set HB_INC_QT=%HB_DIR_QT%\include > > set path=c:\harbour_dev;%path% > set path=c:\harbour_dev\harbour\mingw\bin;%path% > set path=c:\harbour_dev\mingw\bin;%path% > set path=%HB_DIR_QT%\bin;%path% > > set HB_INSTALL_PREFIX=C:\harbour_dev\harbour\mingw > set HB_BIN_INSTALL=%HB_INSTALL_PREFIX%\bin > set HB_LIB_INSTALL=%HB_INSTALL_PREFIX%\lib > set HB_INC_INSTALL=%HB_INSTALL_PREFIX%\include > > > > Just renamed C:\Qt\2010.2.1 to C:\Qt\4.6.2 > and copied C:\Qt\4.6.2\mingw to C:\harbour_dev > > > But wait, follow the path Viktor recommended. > I needed it quick so did so, today I will install mingw from TDM site. > > ----- > enjoy hbIDEing... > Pritpal Bedi > http://hbide.vouch.info/ > -- > View this message in context: > http://harbour-devel.1590103.n2.nabble.com/SF-net-SVN-harbour-project-14445-trunk-harbour-tp5019959p5024231.html > Sent from the harbour-devel mailing list archive at Nabble.com. > _______________________________________________ > Harbour mailing list (attachment size limit: 40KB) > Harbour@harbour-project.org > http://lists.harbour-project.org/mailman/listinfo/harbour > -- Massimo Belgrano
_______________________________________________ Harbour mailing list (attachment size limit: 40KB) Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour