Hi!

> > I'll change the creation of the .a files and report back.
> 
> The build progresses until the "final" link.
> 
> There are still a few unresolved references.

Like this in src/arch/io/timer/timer_signal_provider.cc:

evp.sigev_notify_thread_id = _gettid();

which is linux-specific. I'm trying to understand whether
this can be replaced by pthread_self() somehow.

-- 
p...@opsec.eu            +49 171 3101372                         5 years to go !
_______________________________________________
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