Friday, November 30, 2018

lang/gprolog and i386

Building on i386 -current (no diffs, using ld.bfd) I'm seeing various errors:

gplc -c -C '-O2 -pipe ' fd_values_fd.fd
Fatal Error: if_no_fd.c: FD Solver not linked

gplc -c --fast-math parse.pl
Fatal Error: Segmentation Violation (bad address: 0x18ed2a4)

gplc -c --fast-math parse.pl
gplc -c --fast-math compile.pl
Fatal Error: Segmentation Violation (bad address: 0xebf4a8)
compilation failed

I occasionally get a build to complete but something's unhappy.

No comments:

Post a Comment