2016-11-21 22:49 GMT+05:00 Gert Doering <g...@greenie.muc.de>:

> Hi,
>
> On Mon, Nov 21, 2016 at 10:31:45PM +0500, ???????? ?????????????? wrote:
> > this line
> >
> > https://github.com/OpenVPN/openvpn/blob/master/tests/
> unit_tests/openvpn/Makefile.am#L17
> >
> > causes an error
>
> GNU LD manpage says this is a trick to make it link "another function"
> "--wrap parse_line" would make it link __wrap_parse_line() instead -
> most likely because @d12fk provided a stub function that mocks the
> result (or whatever).
>
> Have not looked into this in more detail.
>

http://www.mockator.com/projects/mockator/wiki/Wrap_Functions

"Alas, this feature is *only available with the GNU tool chain on Linux*.
GCC for Mac OS X does not offer the linker flag -wrap. "

should we skip those tests on osx ? or someone will rewrite them ?

>
> gert
>
> --
> USENET is *not* the non-clickable part of WWW!
>                                                            //
> www.muc.de/~gert/ <http://www.muc.de/%7Egert/>
> Gert Doering - Munich, Germany
> g...@greenie.muc.de
> fax: +49-89-35655025                        g...@net.informatik.tu-
> muenchen.de
>
------------------------------------------------------------------------------
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to