[fpc-devel] Compiling trunk on OS X

Ewald ewald at yellowcouch.org
Sat Feb 1 21:55:22 CET 2014


Hi,

After noticing my build script all of the sudden stopped working, I tried to backtrack the issue and came to the conclusion that the following commands...

=== commands ===
	[svn checkout in a clean directory]
	make clean
	make CPU_TARGET="x86_64" all
=== end of commands===

... produce an unusable ppcx64 on my OS X 10.6.8 system.

This only happens for revisions >= 26223 (revisions 26220 -> 26222 don't compile).

What I mean by `unusable`:
	- Sometimes crashes with a segfault
	- Ignores command line parameters, except for the file to compile. If I give this last parameter though, the compiler never returns and starts eating up a lot of CPU usage.
	- I know it is rather vague...

Please note that the generated ppcrossx64 *appears* to work.

Anybody got some hints/suggestions on this? Some extra options to pass on to make? Some way to track the issue down to something concrete? 

--
Ewald

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20140201/c67c8e01/attachment.html>


More information about the fpc-devel mailing list