2011/11/6 Alonso Cárdenas Márquez <[email protected]>: > 2011/11/6 Vincent Snijders <[email protected]> >> >> 2011/11/6 Alonso Cárdenas Márquez <[email protected]>: >> > any news here? or what could I test for give you more information? btw, >> The error you get hints at a wrongly compiled fpc unit. >> >> You still didn't give an answer to the question if the fpc units were >> compiled with -Ur, didn't you? > > Yes, I did. > http://lists.lazarus.freepascal.org/pipermail/lazarus/2011-October/068283.html > http://lists.lazarus.freepascal.org/pipermail/lazarus/2011-October/068290.html >
It was not clear directly that -Ur was applied when building the fpc units. On closer inspection, it seems to be the case, no include files of the system unit were searched. >> Maybe the compiler output while building fpc, would be helpful. > > I compiled fpc using a bootstrap with the same version of fpc-source (2.4.4) > built from a GNU/Linux distribution using crosscompiling. Do you want output > of fpc compile time or fpc+units? do you need the output using OPT=-vut? I will try to get access to a 64 bits freebsd machine, Vincent -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
