FreeBSD linking problem

Adam D. Ruppe destructionator at gmail.com
Thu Aug 11 06:51:49 PDT 2011


Find your dmd.conf. It's usually in the same folder as the dmd binary.

In there there's a line like:

lib32 -L-L%@P%/../lib64 -L--no-warn-search-mismatch -L--export-dynamic -L-lrt


just delete the -L--no-warn-search-mismatch from there.


More information about the Digitalmars-d-learn mailing list