On 24/03/2019 14:53, Ryan Joseph wrote:
This same problem of the missing crt1.10.5.o file on macOS 10.14 is now
affecting running the test suite. I have no idea what changed because this
worked just a couple weeks ago.
When building with FPC now I need to include a search path with
-Fl/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib but I’m not able
to do this with the tests.
make full TEST_FPC=/Developer/ObjectivePascal/fpc-git/compiler/x86_64/pp
OPT="-Fl/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib”
The options used by the test compiler come from TEST_OPT rather than
from OPT
Jonas
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel