Repeated symbols for boringssl

45 views
Skip to first unread message

chris bo

unread,
Jul 20, 2023, 11:43:54 PM7/20/23
to gn-dev
Hi,all
The quiche component compiles the boringssl.so file,But there are the same symbols, as follows
readelf -s libboringssl.so | grep SSL_CTX_new
   694: 00000000001bb4d0   874 FUNC    GLOBAL DEFAULT   16 SSL_CTX_new
  7753: 00000000001bb4d0   874 FUNC    GLOBAL DEFAULT   16 SSL_CTX_new

David Turner

unread,
Jul 21, 2023, 4:14:56 AM7/21/23
to chris bo, gn-dev
Sorry but ...

What is the quiche component?
How is this related to GN in any way?
Can you at least provide some reproduction steps / more details about how you are using GN in this case?

--
To unsubscribe from this group and stop receiving emails from it, send an email to gn-dev+un...@chromium.org.

Dirk Pranke

unread,
Jul 24, 2023, 1:25:50 PM7/24/23
to David Turner, chris bo, gn-dev
Quiche is Google's implementation of the QUIC, HTTP/2, and HTTP/3 protocols:


Chromium uses it and has a GN build for it.

That said, I don't see a question here?

-- Dirk
Reply all
Reply to author
Forward
0 new messages