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

_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to