and if I modify line 121: rs_mkdir_empty "$SYSHEADERDIR" to not delete my stuff it continues, but then hangs on gmp's configure, telling me that my gcc is not valid...
Know what? These GCC ********* should die in hell for making such a crap of a build process. RBuild ROCKS^2 compared to this! Daniel Reimer schrieb: > Well, if you explain me why your script deletes anything in my include > folder of the mingw in C:\Mingw which i wanna use for building.... > > dan...@daniels-pc /c/Users/Daniel/Desktop/src > $ ./buildtoolchain.sh /c/packs /c/build > ******************************************************************************* > * Buildtoolchain script for the ReactOS Build Environment for > Windows * > * Package > "rosbe_1.5" * > * by Colin Finck > <[email protected]> * > ******************************************************************************* > > This script builds a binutils/GCC/mingw-runtime/w32api toolchain for > Windows. > > Checking for the needed tools... > Checking for bison... OK > Checking for flex... OK > Checking for gcc... OK > Checking for g++... OK > Checking for grep... OK > Checking for makeinfo... OK > Checking for GNU Make... OK > > Checking for the correct GCC version... OK > > Building... > Extracting w32api... OK > Running "gcc -s -o /c/build/support/cpucount.exe > /c/Users/Daniel/Desktop/src/too > ls/cpucount.c"... FAILED > Please take a look at the log file "/c/build/build.log" > If you did not do something wrong, please save the log file and contact > the Reac > tOS Team. > Aborted! > > LOG: > > c:/Users/Daniel/Desktop/src/tools/cpucount.c:13:24: windows.h: No such > file or directory > c:/Users/Daniel/Desktop/src/tools/cpucount.c:20:19: stdio.h: No such > file or directory > c:/Users/Daniel/Desktop/src/tools/cpucount.c:21:20: string.h: No such > file or directory > c:/Users/Daniel/Desktop/src/tools/cpucount.c: In function `main': > c:/Users/Daniel/Desktop/src/tools/cpucount.c:33: error: `stderr' > undeclared (first use in this function) > c:/Users/Daniel/Desktop/src/tools/cpucount.c:33: error: (Each undeclared > identifier is reported only once > c:/Users/Daniel/Desktop/src/tools/cpucount.c:33: error: for each > function it appears in.) > c:/Users/Daniel/Desktop/src/tools/cpucount.c:40: error: `DWORD_PTR' > undeclared (first use in this function) > c:/Users/Daniel/Desktop/src/tools/cpucount.c:40: error: syntax error > before "ProcessAffinityMask" > c:/Users/Daniel/Desktop/src/tools/cpucount.c:42: error: > `ProcessAffinityMask' undeclared (first use in this function) > c:/Users/Daniel/Desktop/src/tools/cpucount.c:42: error: > `SystemAffinityMask' undeclared (first use in this function) > c:/Users/Daniel/Desktop/src/tools/cpucount.c:57: error: `SYSTEM_INFO' > undeclared (first use in this function) > c:/Users/Daniel/Desktop/src/tools/cpucount.c:57: error: syntax error > before "SystemInformation" > c:/Users/Daniel/Desktop/src/tools/cpucount.c:59: error: > `SystemInformation' undeclared (first use in this function) > > They WERE THERE. > > Colin Finck schrieb: > >> Timo Kreuzer wrote: >> >> >>> Would be great if we could upgrade to 2.20.51.20091118 or newer >>> >>> >> I've prepared a 20091222 package for RosBE-Unix 1.5. >> The source package usable for "RosBE-Builder.sh" and "buildtoolchain.sh" has >> just been uploaded to http://svn.reactos.org/RosBE-Sources/rosbe_1.5. >> >> Daniel, if you're interested, try to use the buildtoolchain script under >> MSYS to make a new Binutils build for RosBE-Windows using this source >> package. >> >> Best regards, >> >> Colin >> >> >> _______________________________________________ >> Ros-dev mailing list >> [email protected] >> http://www.reactos.org/mailman/listinfo/ros-dev >> >> >> > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev > > _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
