On 23/11/14 16:31, Joao Morais wrote: > Trunk is broken on Darwin i386 since rev 29085 with the following message: > > ========= > /Applications/Xcode.app/Contents/Developer/usr/bin/make echotime > Start now 13:25:24 > /usr/bin/diff ppc3 ppc386 > Binary files ppc3 and ppc386 differ > make[2]: *** [cycle] Error 2 > make[1]: *** [compiler_cycle] Error 2 > make: *** [build-stamp.i386-darwin] Error 2 > ========= > > Using both 2.6.2 or 2.6.4 as the starting compiler. Rev 29084 is nice.
When reporting problems, always mention all steps that you took and extra parameters you specified. In this case, the problem only occurs if you use a variant of the -g parameter (which I only know because someone else reported it before): http://bugs.freepascal.org/view.php?id=27051 Jonas _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
