El 19 feb. 2018 7:17, "Yuri" <y...@rawbw.com> escribió:

I have one port failing on 10 i386 like this:

> undefined reference to `operator delete(void*, unsigned int)'

11 amd64, 12 i386, 12 amd64 work fine.


What might be a problem?


Those are sized operators from c++14. Have you tried to compile with:
-std=gnu++11?

I had a similar problem. This might help:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484


Cheers



Thanks,

Yuri


_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to